fix: improve docker set up #2160
Annotations
10 errors and 3 warnings
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#L67
p.r.Tracer undefined (type Dependencies has no field or method Tracer) (typecheck)
|
Run golangci-lint:
persistence/sql/persister.go#L89
p.r.Tracer undefined (type Dependencies has no field or method Tracer) (typecheck)
|
Run golangci-lint:
persistence/sql/persister.go#L106
p.r.Tracer undefined (type Dependencies has no field or method Tracer) (typecheck)
|
Run golangci-lint:
persistence/sql/persister.go#L125
r.Logger undefined (type Dependencies has no field or method Logger) (typecheck)
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v4
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading