Merge pull request #98 from openconfig/dont-omit-output-when-script-f… #167
go.yml
on: push
go
/
Static Analysis
55s
go
/
staticcheck
57s
Matrix: go / Build and Test
Annotations
10 errors and 4 warnings
go / Static Analysis:
openconfig-ci/ocdiff/ocdiff.go#L155
exported method DiffReport.Sort should have comment or be unexported
|
go / Static Analysis:
cmd_gen/main.go#L56
var localValidatorId should be localValidatorID
|
go / Static Analysis:
cmd_gen/main.go#L343
func parameter validatorId should be validatorID
|
go / Static Analysis:
openconfig-ci/main.go#L15
should have a package comment
|
go / Static Analysis:
cmd_gen/main.go#L353
func parameter validatorId should be validatorID
|
go / Static Analysis:
cmd_gen/main.go#L399
func parameter validatorId should be validatorID
|
go / Static Analysis:
cmd_gen/main.go#L443
func parameter validatorId should be validatorID
|
go / Static Analysis:
cmd_gen/main.go#L523
range var validatorId should be validatorID
|
go / Static Analysis:
cmd_gen/main.go#L576
range var validatorId should be validatorID
|
go / Static Analysis:
commonci/commonci.go#L287
exported type ValidatorAndVersion should have comment or be unexported
|
go / Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go / staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go / Build and Test (oldstable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go / Build and Test (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|