This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
chore: backup #977
Annotations
6 errors and 2 warnings
lint
golangci-lint exit with code 3
|
test:
internal/cmd/client/client.go#L19
unrecognized import path "gitlab.pnet.ch/linux/go/crpcauth": https fetch: Get "https://gitlab.pnet.ch/linux/go/crpcauth?go-get=1": dial tcp: lookup gitlab.pnet.ch on 127.0.0.53:53: no such host
|
test:
internal/user/user.go#L5
unrecognized import path "gitlab.pnet.ch/linux/go/auth": https fetch: Get "https://gitlab.pnet.ch/linux/go/auth?go-get=1": dial tcp: lookup gitlab.pnet.ch on 127.0.0.53:53: no such host
|
test:
internal/server/api.go#L21
unrecognized import path "gitlab.pnet.ch/linux/go/auth": https fetch: Get "https://gitlab.pnet.ch/linux/go/auth?go-get=1": dial tcp: lookup gitlab.pnet.ch on 127.0.0.53:53: no such host
|
test:
internal/cmd/server/server.go#L21
unrecognized import path "gitlab.pnet.ch/linux/go/auth": https fetch: Get "https://gitlab.pnet.ch/linux/go/auth?go-get=1": dial tcp: lookup gitlab.pnet.ch on 127.0.0.53:53: no such host
|
test
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|