Skip to content

[enh] add download snapshot endpoint #33

[enh] add download snapshot endpoint

[enh] add download snapshot endpoint #33

Triggered via push August 8, 2024 06:35
Status Failure
Total duration 2m 57s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: webapp/snapshot.go#L8
File is not `goimports`-ed (goimports)
lint: webapp/snapshot.go#L105
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint: webapp/snapshot.go#L112
Error return value of `c.Writer.Write` is not checked (errcheck)
lint: webapp/snapshot.go#L114
Error return value of `c.Writer.Write` is not checked (errcheck)
lint: webapp/snapshot.go#L118
Error return value of `c.Writer.Write` is not checked (errcheck)
lint: webapp/snapshot.go#L120
Error return value of `c.Writer.Write` is not checked (errcheck)
lint: webapp/snapshot.go#L123
Error return value of `c.Writer.Write` is not checked (errcheck)
lint: webapp/snapshot.go#L128
`generateTagAttributes` - `tagName` is unused (unparam)
lint: webapp/snapshot.go#L131
Error return value of `out.Write` is not checked (errcheck)
lint: webapp/snapshot.go#L139
Error return value of `out.Write` is not checked (errcheck)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/