Skip to content

modify docker-compose #8

modify docker-compose

modify docker-compose #8

Triggered via push October 4, 2023 07:43
Status Failure
Total duration 32s
Artifacts

main.yml

on: push
Main Process
24s
Main Process
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Main Process
var-naming: don't use an underscore in package name (revive)
Main Process
var-naming: don't use an underscore in package name (revive)
Main Process
exported: exported type ResponseWriterWrapper should have comment or be unexported (revive)
Main Process
exported: exported method ResponseWriterWrapper.Header should have comment or be unexported (revive)
Main Process
exported: exported method ResponseWriterWrapper.WriteHeader should have comment or be unexported (revive)
Main Process
exported: exported type HeaderWrapper should have comment or be unexported (revive)
Main Process
exported: exported method HeaderWrapper.Add should have comment or be unexported (revive)
Main Process
exported: exported type SessionMaxAge should have comment or be unexported (revive)
Main Process
exported: exported function New should have comment or be unexported (revive)
Main Process
SA5007: infinite recursive call (staticcheck)
Main Process
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/