Refactor to support "agent manager" pattern #1170
Triggered via pull request
September 20, 2024 19:29
Status
Failure
Total duration
13m 8s
Artifacts
–
ltb.yml
on: pull_request
lint
21s
build
7m 13s
Matrix: test
Annotations
11 errors and 1 warning
lint:
internal/node/agent_manager.go#L311
Error return value of `a.Stop` is not checked (errcheck)
|
lint:
internal/node/processmanager/firecracker_procman.go#L286
func `(*FirecrackerProcessManager).resetCNI` is unused (unused)
|
lint:
internal/node/agent_manager.go#L308
loopclosure: loop variable id captured by func literal (govet)
|
lint
issues found
|
test (macos-latest)
not enough arguments in call to NewSpawningProcessManager
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest)
not enough arguments in call to NewSpawningProcessManager
|
test (windows-latest)
Process completed with exit code 1.
|
build:
internal/node/processmanager/process_mgr_nosandbox.go#L22
not enough arguments in call to NewSpawningProcessManager
|
build
The process '/opt/hostedtoolcache/goreleaser-action/1.26.2/x64/goreleaser' failed with exit code 1
|
test (ubuntu-latest)
Process completed with exit code 1.
|
build
You are using 'latest' as default version. Will lock to '~> v1'.
|