Merge pull request #101 from openconfig/addressing-ci-failures-doc #173
go.yml
on: push
go
/
Static Analysis
44s
go
/
staticcheck
46s
Matrix: go / Build and Test
Annotations
10 errors and 4 warnings
go / Static Analysis:
commonci/commonci.go#L15
should have a package comment
|
go / Static Analysis:
commonci/commonci.go#L287
exported type ValidatorAndVersion should have comment or be unexported
|
go / Static Analysis:
post_results/main.go#L15
should have a package comment
|
go / Static Analysis:
yangutil/yangutil.go#L15
package comment should be of the form "Package yangutil ..."
|
go / Static Analysis:
yangutil/yangutil.go#L23
exported function GetAllYANGFiles should have comment or be unexported
|
go / Static Analysis:
openconfig-ci/main.go#L15
should have a package comment
|
go / Static Analysis:
cmd/check.go#L15
should have a package comment
|
go / Static Analysis:
webhook/main.go#L15
should have a package comment
|
go / Static Analysis:
cmd_gen/main.go#L15
should have a package comment
|
go / Static Analysis:
validators/misc-checks/ocversion/ocversion.go#L15
should have a package comment
|
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/.
|