feat: retry crdb serializable errors #2067
Annotations
10 errors and 1 warning
Run golangci-lint:
aead/helpers.go#L26
d.GetGlobalSecret undefined (type Dependencies has no field or method GetGlobalSecret) (typecheck)
|
Run golangci-lint:
aead/helpers.go#L31
d.GetRotatedGlobalSecrets undefined (type Dependencies has no field or method GetRotatedGlobalSecrets) (typecheck)
|
Run golangci-lint:
internal/kratos/kratos.go#L46
k.Tracer undefined (type *Default has no field or method Tracer) (typecheck)
|
Run golangci-lint:
internal/kratos/kratos.go#L49
k.Config undefined (type *Default has no field or method Config) (typecheck)
|
Run golangci-lint:
internal/kratos/kratos.go#L80
k.Tracer undefined (type *Default has no field or method Tracer) (typecheck)
|
Run golangci-lint:
internal/kratos/kratos.go#L83
k.Config undefined (type *Default has no field or method Config) (typecheck)
|
Run golangci-lint:
internal/kratos/kratos.go#L100
k.Config undefined (type *Default has no field or method Config) (typecheck)
|
Run golangci-lint:
internal/kratos/kratos.go#L112
k.HTTPClient undefined (type *Default has no field or method HTTPClient) (typecheck)
|
Run golangci-lint:
persistence/sql/persister.go#L68
p.r.Tracer undefined (type Dependencies has no field or method Tracer) (typecheck)
|
Run golangci-lint:
persistence/sql/persister.go#L90
p.r.Tracer undefined (type Dependencies has no field or method Tracer) (typecheck)
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Loading