Add new handler for being able to map eth0 to management interfaces and #1931
Annotations
5 errors and 1 warning
golangci-lint:
exec/fake/fake.go#L168
printf: non-constant format string in call to fmt.Fprintf (govet)
|
golangci-lint:
exec/fake/fake.go#L171
printf: non-constant format string in call to fmt.Fprintf (govet)
|
golangci-lint:
topo/topo_test.go#L126
printf: non-constant format string in call to fmt.Errorf (govet)
|
golangci-lint:
topo/topo_test.go#L147
printf: non-constant format string in call to fmt.Errorf (govet)
|
golangci-lint
issues found
|
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/
|
Loading