ci: nightly container build (#589) #2061
checks.yaml
on: push
Matrix: go
Matrix: integration tests
Validate PR title
0s
image build
1m 48s
Protocol Buffer Lint and Gencode Up-to-date check
17s
license check
26s
ci
0s
Annotations
16 errors and 8 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 (examples)
The job was canceled because "sdk" failed.
|
go (examples)
The operation was canceled.
|
go (service)
The job was canceled because "sdk" failed.
|
go (service)
The operation was canceled.
|
go (lib/ocrypto)
The job was canceled because "sdk" failed.
|
go (lib/ocrypto)
The operation was canceled.
|
ci
Process completed with exit code 1.
|
Protocol Buffer Lint and Gencode Up-to-date check
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, bufbuild/buf-breaking-action@a074e988ee34efcd4927079e79c611f428354c01. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Protocol Buffer Lint and Gencode Up-to-date check
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)
|
integration tests (standard)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JarvusInnovations/background-action@313d37130873d82c33fc907b9b78e932aec8e990. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration tests (hsm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JarvusInnovations/background-action@313d37130873d82c33fc907b9b78e932aec8e990. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|