Add new handler for being able to map eth0 to management interfaces and #1933
go.yml
on: pull_request
go
/
lint
48s
linter
/
Lint Code Base
2m 13s
Matrix: go / Build and Test
Annotations
6 errors and 4 warnings
go / lint
Cannot open: File exists
|
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
|
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/
|
go / lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
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/
|