Update go.yml #1967
go.yml
on: pull_request
go
/
lint
5m 1s
linter
/
Lint Code Base
1m 53s
Matrix: go / Build and Test
Annotations
5 errors and 3 warnings
go / lint:
topo/node/drivenets/drivenets.go#L105
G115: integer overflow conversion uint32 -> int32 (gosec)
|
go / lint:
topo/node/drivenets/drivenets.go#L106
G115: integer overflow conversion uint32 -> int32 (gosec)
|
go / lint:
topo/node/openconfig/openconfig.go#L108
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 / Build and Test (1.21)
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/
|
linter / Lint Code Base
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|