Skip to content

init session max age #2

init session max age

init session max age #2

Triggered via push October 4, 2023 05:40
Status Failure
Total duration 34s
Artifacts

main.yml

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

Annotations

10 errors and 1 warning
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
var-naming: don't use an underscore in package name (revive)
Main Process
SA5007: infinite recursive call (staticcheck)
Main Process
Process completed with exit code 2.
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/