Skip to content

ci: nightly container build (#589) #186

ci: nightly container build (#589)

ci: nightly container build (#589) #186

Triggered via push April 16, 2024 22:48
Status Failure
Total duration 42s
Artifacts

lint-all.yaml

on: push
Matrix: go
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
go (service): service/policy/resourcemapping/resource_mapping.go#L14
exported: type name will be used as resourcemapping.ResourceMappingService by other packages, and that stutters; consider calling this Service (revive)
go (service): service/policy/resourcemapping/resource_mapping.go#L51
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
go (service): service/policy/resourcemapping/resource_mapping.go#L25
type assertion must be checked (forcetypeassert)
go (service): service/pkg/server/start_test.go#L26
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
go (service): service/pkg/server/start_test.go#L40
unused-parameter: parameter 'srp' seems to be unused, consider removing or renaming it as _ (revive)
go (service): service/pkg/server/start_test.go#L41
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
go (service): service/pkg/server/start_test.go#L56
unused-parameter: parameter 'namespace' seems to be unused, consider removing or renaming it as _ (revive)
go (service): service/policy/attributes/attributes.go#L15
exported: type name will be used as attributes.AttributesService by other packages, and that stutters; consider calling this Service (revive)
go (service): service/policy/attributes/attributes.go#L26
type assertion must be checked (forcetypeassert)
go (service): service/policy/db/attribute_values.go#L225
string `'attribute', JSON_BUILD_OBJECT(` has 4 occurrences, make it a constant (goconst)
go (lib/ocrypto)
The job was canceled because "service" failed.
go (lib/ocrypto)
The operation was canceled.
go (examples)
The job was canceled because "service" failed.
go (examples)
The operation was canceled.
go (sdk)
The job was canceled because "service" failed.
go (sdk)
The operation was canceled.
buf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/buf-setup-action@382440cdb8ec7bc25a68d7b4711163d95f7cc3aa, bufbuild/buf-lint-action@044d13acb1f155179c606aaa2e53aea304d22058. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buf
No github_token supplied, API requests will be subject to stricter rate limiting