arkavo #55
Annotations
9 errors and 1 warning
binary:
cmd/login.go#L15
use of internal package github.com/opentdf/backend-go/internal/crypto not allowed
|
binary:
internal/kas/client.go#L17
use of internal package github.com/opentdf/backend-go/internal/crypto not allowed
|
binary:
internal/version/version.go#L3
use of internal package github.com/opentdf/backend-go/internal/conf not allowed
|
binary:
pkg/oidc/oidc.go#L8
use of internal package github.com/opentdf/backend-go/internal/auth not allowed
|
binary:
pkg/tdf3/integrity.go#L10
use of internal package github.com/opentdf/backend-go/internal/crypto not allowed
|
binary:
pkg/tdf3/client/client.go#L18
use of internal package github.com/opentdf/backend-go/internal/crypto not allowed
|
binary:
pkg/tdf3/client/client.go#L19
use of internal package github.com/opentdf/backend-go/internal/kas not allowed
|
binary
Process completed with exit code 1.
|
image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=1 GOOS=linux go build -v -a -installsuffix cgo -o . -ldflags=\"-s -w -X cmd/microservice/main.Version=$(cat <VERSION)\" ./..." did not complete successfully: exit code: 1
|
binary
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/.
|