Skip to content

add AsOfType helper fn #30

add AsOfType helper fn

add AsOfType helper fn #30

Triggered via pull request October 9, 2025 12:29
Status Success
Total duration 38s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
runner / golangci-lint: cause_test.go#L10
the error type name `mockTimeout` 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: secondary/with_secondary.go#L9
the error type name `withSecondary` 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: message/with_message.go#L5
the error type name `withMessage` 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: stacktrace/with_stacktrace.go#L3
the error type name `withStacktrace` should conform to the `xxxError` format (errname)
runner / golangci-lint: stacktrace/with_frame.go#L3
the error type name `withFrame` should conform to the `xxxError` format (errname)
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: multi/multi_error.go#L84
exported: type name will be used as multi.MultiError by other packages, and that stutters; consider calling this Error (revive)
runner / golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/errors/errors. Supported file pattern: go.sum