arkavo #64
Annotations
20 errors and 2 warnings
lint (1.22, ubuntu-latest):
pkg/wellknown/handler.go#L11
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint (1.22, ubuntu-latest):
internal/crypto/crypto.go#L116
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint (1.22, ubuntu-latest):
internal/crypto/keysplit.go#L41
unnecessary conversion (unconvert)
|
lint (1.22, ubuntu-latest):
internal/crypto/crypto.go#L54
unnecessary trailing newline (whitespace)
|
lint (1.22, ubuntu-latest):
internal/crypto/crypto.go#L65
unnecessary leading newline (whitespace)
|
lint (1.22, ubuntu-latest):
internal/crypto/crypto.go#L75
unnecessary leading newline (whitespace)
|
lint (1.22, ubuntu-latest):
internal/crypto/keysplit.go#L22
unnecessary trailing newline (whitespace)
|
lint (1.22, ubuntu-latest):
internal/crypto/gcm.go#L20
mnd: Magic number: 8, in <argument> detected (gomnd)
|
lint (1.22, ubuntu-latest):
internal/crypto/keysplit.go#L39
mnd: Magic number: 0.5, in <argument> detected (gomnd)
|
lint (1.22, ubuntu-latest):
internal/crypto/keysplit.go#L40
mnd: Magic number: 2, in <condition> detected (gomnd)
|
Package test coverage below threshold
Package test coverage below threshold: package: pkg/oidc; coverage: 0%; threshold: 20%
|
Package test coverage below threshold
Package test coverage below threshold: package: pkg/tdf3/client; coverage: 0%; threshold: 20%
|
Package test coverage below threshold
Package test coverage below threshold: package: cmd; coverage: 0%; threshold: 20%
|
Package test coverage below threshold
Package test coverage below threshold: package: internal/auth; coverage: 0%; threshold: 20%
|
Package test coverage below threshold
Package test coverage below threshold: package: internal/kas; coverage: 0%; threshold: 20%
|
Package test coverage below threshold
Package test coverage below threshold: package: cmd/opentdf; coverage: 0%; threshold: 20%
|
Package test coverage below threshold
Package test coverage below threshold: package: pkg/p11; coverage: 0%; threshold: 20%
|
Package test coverage below threshold
Package test coverage below threshold: package: cmd/microservice; coverage: 0%; threshold: 20%
|
Package test coverage below threshold
Package test coverage below threshold: package: internal/crypto; coverage: 0%; threshold: 20%
|
Package test coverage below threshold
Package test coverage below threshold: package: internal/version; coverage: 0%; threshold: 20%
|
lint (1.22, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage (1.22, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|