build(deps): bump github.com/docker/docker from 25.0.2+incompatible t… #184
Annotations
20 errors and 16 warnings
go (sdk):
sdk/nanotdf.go#L16
var-naming: struct field kasUrl should be kasURL (revive)
|
go (sdk):
sdk/nanotdf.go#L77
var-naming: const urlProtocolHttp should be urlProtocolHTTP (revive)
|
go (sdk):
sdk/nanotdf.go#L78
var-naming: const urlProtocolHttps should be urlProtocolHTTPS (revive)
|
go (sdk):
sdk/nanotdf.go#L176
unexported-return: exported func ReadNanoTDFHeader returns unexported type *sdk.nanoTdf, which can be annoying to use (revive)
|
go (sdk):
sdk/nanotdf.go#L155
unnecessary conversion (unconvert)
|
go (sdk):
sdk/nanotdf.go#L161
missing cases in switch of type sdk.eccMode: sdk.eccModeSecp256k1 (exhaustive)
|
go (sdk):
sdk/nanotdf.go#L155
unnecessary conversion (unconvert)
|
go (sdk):
sdk/nanotdf.go#L161
missing cases in switch of type sdk.eccMode: sdk.eccModeSecp256k1 (exhaustive)
|
go (sdk)
issues found
|
go (service)
The job was canceled because "sdk" failed.
|
go (service):
service/kasregistry/db/key_access_server_registry.go#L42
var-naming: func listAllKeyAccessServersSql should be listAllKeyAccessServersSQL (revive)
|
go (service):
service/kasregistry/db/key_access_server_registry.go#L101
var-naming: func getKeyAccessServerSql should be getKeyAccessServerSQL (revive)
|
go (service):
service/kasregistry/db/key_access_server_registry.go#L54
rows.Err must be checked (rowserrcheck)
|
go (service):
service/internal/idpplugin/keycloak_plugin.go#L107
ifElseChain: rewrite if-else to switch statement (gocritic)
|
go (service):
service/internal/idpplugin/keycloak_plugin.go#L127
ifElseChain: rewrite if-else to switch statement (gocritic)
|
go (service):
service/internal/idpplugin/keycloak_plugin.go#L19
var-naming: struct field Url should be URL (revive)
|
go (service):
service/internal/idpplugin/keycloak_plugin.go#L21
var-naming: struct field ClientId should be ClientID (revive)
|
go (service):
service/internal/idpplugin/keycloak_plugin.go#L82
var-naming: don't use underscores in Go names; var struct_err should be structErr (revive)
|
go (service):
service/internal/idpplugin/keycloak_plugin.go#L170
var-naming: don't use underscores in Go names; var struct_err should be structErr (revive)
|
go (service):
service/internal/idpplugin/keycloak_plugin.go#L138
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
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
|
go (sdk):
sdk/nanotdf.go#L16
var-naming: struct field kasUrl should be kasURL (revive)
|
go (sdk):
sdk/nanotdf.go#L77
var-naming: const urlProtocolHttp should be urlProtocolHTTP (revive)
|
go (sdk):
sdk/nanotdf.go#L78
var-naming: const urlProtocolHttps should be urlProtocolHTTPS (revive)
|
go (sdk):
sdk/nanotdf.go#L176
unexported-return: exported func ReadNanoTDFHeader returns unexported type *sdk.nanoTdf, which can be annoying to use (revive)
|
go (service):
service/policy/db/attribute_fqn.go#L19
var-naming: struct field namespaceId should be namespaceID (revive)
|
go (service):
service/policy/db/attribute_fqn.go#L20
var-naming: struct field attributeId should be attributeID (revive)
|
go (service):
service/policy/db/attribute_fqn.go#L21
var-naming: struct field valueId should be valueID (revive)
|
go (service):
service/policy/db/attribute_fqn.go#L31
var-naming: func upsertAttrFqnSql should be upsertAttrFqnSQL (revive)
|
go (service):
service/policy/db/attribute_fqn.go#L96
var-naming: struct field Id should be ID (revive)
|
go (service):
service/policy/db/attribute_fqn.go#L100
var-naming: struct field Id should be ID (revive)
|
go (service):
service/policy/db/attribute_fqn.go#L104
var-naming: struct field Id should be ID (revive)
|
go (service):
service/policy/db/attribute_fqn.go#L130
var-naming: struct field Id should be ID (revive)
|
go (service):
service/policy/db/attribute_fqn.go#L138
var-naming: struct field Id should be ID (revive)
|
go (service):
service/policy/db/attribute_fqn.go#L146
var-naming: struct field Id should be ID (revive)
|