Update TCB Info verification logic. #150
Annotations
4 errors and 9 warnings
Lint (ubuntu-latest, Go 1.19.x):
verify/verify.go#L907
ST1005: error strings should not be capitalized (stylecheck)
|
Lint (ubuntu-latest, Go 1.19.x):
verify/verify.go#L904
ST1005: error strings should not be capitalized (stylecheck)
|
Lint (ubuntu-latest, Go 1.19.x):
verify/verify.go#L948
ST1005: error strings should not be capitalized (stylecheck)
|
Lint (ubuntu-latest, Go 1.19.x)
issues found
|
Lint (ubuntu-latest, Go 1.19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2, golangci/golangci-lint-action@v3.3.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint (ubuntu-latest, Go 1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint (ubuntu-latest, Go 1.19.x):
tools/check/check_test.go#L93
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint (ubuntu-latest, Go 1.19.x):
tools/check/check_test.go#L104
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint (ubuntu-latest, Go 1.19.x):
tools/check/check.go#L339
unused-parameter: parameter 'name' seems to be unused, consider removing or renaming it as _ (revive)
|
Build/Test (ubuntu-latest, Go 1.19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint CGO (ubuntu-latest, Go 1.19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint CGO (ubuntu-latest, Go 1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build/Test (macos-latest, Go 1.19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|