Skip to content

Go 1.22 (#19)

Go 1.22 (#19) #65

Triggered via push February 18, 2024 00:07
Status Failure
Total duration 59s
Artifacts

analyze.yaml

on: push
Matrix: coverage
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
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: main.go; 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: pkg/tdf3/client; coverage: 0%; threshold: 20%
Package test coverage below threshold
Package test coverage below threshold: package: cmd/codegen; 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: cmd/microservice; coverage: 0%; threshold: 20%
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: internal/version; coverage: 0%; threshold: 20%
Package test coverage below threshold
Package test coverage below threshold: package: pkg/wellknown; coverage: 0%; threshold: 20%
lint (1.22, ubuntu-latest): internal/auth/authcodepkce.go#L97
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
lint (1.22, ubuntu-latest): internal/auth/authcodepkce.go#L104
Error return value is not checked (errcheck)
lint (1.22, ubuntu-latest): internal/kas/client.go#L160
Error return value of `requestBody.Set` is not checked (errcheck)
lint (1.22, ubuntu-latest): internal/kas/client.go#L161
Error return value of `requestBody.Set` is not checked (errcheck)
lint (1.22, ubuntu-latest): pkg/tdf3/client/client.go#L191
Error return value of `chunkWriter.Write` is not checked (errcheck)
lint (1.22, ubuntu-latest): cmd/config.go#L107
Error return value of `viper.ReadConfig` is not checked (errcheck)
lint (1.22, ubuntu-latest): cmd/login.go#L45
Error return value of `viper.BindPFlag` is not checked (errcheck)
lint (1.22, ubuntu-latest): cmd/login.go#L46
Error return value of `viper.BindPFlag` is not checked (errcheck)
lint (1.22, ubuntu-latest): cmd/login.go#L47
Error return value of `viper.BindPFlag` is not checked (errcheck)
lint (1.22, ubuntu-latest): cmd/login.go#L107
Error return value of `os.WriteFile` is not checked (errcheck)
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/.
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/.