modify package name #4
Annotations
10 errors and 1 warning
Main Process
package-comments: should have a package comment (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
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/
|