Skip to content

.github/workflows/*.yml: update action versions; add auto-release #25

.github/workflows/*.yml: update action versions; add auto-release

.github/workflows/*.yml: update action versions; add auto-release #25

Triggered via pull request January 13, 2025 14:46
Status Success
Total duration 45s
Artifacts

lint.yml

on: pull_request
runner / golangci-lint
34s
runner / golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
runner / golangci-lint: multi/multi_error.go#L83
exported: type name will be used as multi.MultiError by other packages, and that stutters; consider calling this Error (revive)
runner / golangci-lint: reporter/sentry/tag_integration.go#L14
unused-parameter: parameter 'hint' seems to be unused, consider removing or renaming it as _ (revive)
runner / golangci-lint: stacktrace/with_frame.go#L3
the error type name `withFrame` should conform to the `xxxError` format (errname)
runner / golangci-lint: stacktrace/with_stacktrace.go#L3
the error type name `withStacktrace` should conform to the `xxxError` format (errname)
runner / golangci-lint: domain/with_domain.go#L5
the error type name `withDomain` should conform to the `xxxError` format (errname)
runner / golangci-lint: message/with_message.go#L5
the error type name `withMessage` should conform to the `xxxError` format (errname)
runner / golangci-lint: tags/with_tags.go#L3
the error type name `withTags` should conform to the `xxxError` format (errname)
runner / golangci-lint: secondary/with_secondary.go#L9
the error type name `withSecondary` should conform to the `xxxError` format (errname)
runner / golangci-lint: stats/with_status.go#L3
the error type name `withStatus` should conform to the `xxxError` format (errname)
runner / golangci-lint: cause_test.go#L10
the error type name `mockTimeout` should conform to the `xxxError` format (errname)
runner / golangci-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
runner / golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/errors/errors. Supported file pattern: go.sum