ci: update the version of golangci-lint #104
Merged
Annotations
10 errors and 1 warning
golangci-lint:
translation/markdown.go#L92
Error return value of `ast.Walk` is not checked (errcheck)
|
golangci-lint:
internal/core/community.go#L259
Error return value of `rows.Scan` is not checked (errcheck)
|
golangci-lint:
internal/core/community.go#L288
Error return value of `tx.Rollback` is not checked (errcheck)
|
golangci-lint:
internal/core/media.go#L92
Error return value of `row.Scan` is not checked (errcheck)
|
golangci-lint:
internal/core/media.go#L162
Error return value of `ctx.ParseMultipartForm` is not checked (errcheck)
|
golangci-lint:
translation/video_test.go#L35
var `mockPipeline` is unused (unused)
|
golangci-lint:
internal/core/community.go#L86
field `casdoorConfig` is unused (unused)
|
golangci-lint:
internal/core/community.go#L88
field `xLog` is unused (unused)
|
golangci-lint:
internal/core/community.go#L197
ineffectual assignment to err (ineffassign)
|
golangci-lint:
internal/core/community.go#L205
ineffectual assignment to err (ineffassign)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading