Bump openconfig/common-ci from 66c8f8f6a58d5f9c9e84efe89f542b08cb6a0a33 to 6b5a0aca49a63cd0d32129c6a2c3e1cc07b7f949 #2
go.yml
on: pull_request
go
/
lint
4m 57s
linter
/
Lint Code Base
1m 52s
Matrix: go / Build and Test
Annotations
5 errors and 2 warnings
go / lint:
topo/node/keysight/keysight.go#L66
G115: integer overflow conversion uint32 -> int32 (gosec)
|
go / lint:
topo/node/keysight/keysight.go#L67
G115: integer overflow conversion uint32 -> int32 (gosec)
|
go / lint:
topo/node/drivenets/drivenets.go#L105
G115: integer overflow conversion uint32 -> int32 (gosec)
|
go / lint:
topo/node/arista/arista.go#L186
G115: integer overflow conversion int -> int32 (gosec)
|
go / lint
issues found
|
go / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go / Build and Test (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|