Add new handler for being able to map eth0 to management interfaces and #1931
go.yml
on: pull_request
go
/
lint
7m 22s
linter
/
Lint Code Base
1m 49s
Matrix: go / Build and Test
Annotations
6 errors and 3 warnings
go / Build and Test (1.21)
Process completed with exit code 1.
|
go / lint:
exec/fake/fake.go#L168
printf: non-constant format string in call to fmt.Fprintf (govet)
|
go / lint:
exec/fake/fake.go#L171
printf: non-constant format string in call to fmt.Fprintf (govet)
|
go / lint:
topo/topo_test.go#L126
printf: non-constant format string in call to fmt.Errorf (govet)
|
go / lint:
topo/topo_test.go#L147
printf: non-constant format string in call to fmt.Errorf (govet)
|
go / lint
issues found
|
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 / 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/
|
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, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|