Update KENG manifests #2001
go.yml
on: pull_request
go
/
lint
3m 43s
linter
/
Lint Code Base
1m 55s
Matrix: go / Build and Test
Annotations
5 errors and 4 warnings
go / lint:
topo/node/openconfig/openconfig.go#L108
G115: integer overflow conversion uint32 -> int32 (gosec)
|
go / lint:
topo/node/openconfig/openconfig.go#L109
G115: integer overflow conversion uint32 -> int32 (gosec)
|
go / lint:
topo/node/node.go#L483
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
|
linter / Lint Code Base
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go / Build and Test (1.21)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go / Build and Test (1.21)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|