[WIP] feat: make retina run in standalone mode #4817
Annotations
10 errors and 4 warnings
Lint (windows, amd64):
cmd/legacy/daemon.go#L32
could not import github.com/microsoft/retina/pkg/bpf (-: build constraints exclude all Go files in pkg/bpf) (typecheck)
|
Lint (windows, amd64):
cmd/legacy/daemon.go#L33
could not import github.com/microsoft/retina/pkg/ciliumfs (-: build constraints exclude all Go files in pkg/ciliumfs) (typecheck)
|
Lint (windows, amd64)
issues found
|
Lint (windows, arm64):
cmd/legacy/daemon.go#L32
could not import github.com/microsoft/retina/pkg/bpf (-: build constraints exclude all Go files in pkg/bpf) (typecheck)
|
Lint (windows, arm64):
cmd/legacy/daemon.go#L33
could not import github.com/microsoft/retina/pkg/ciliumfs (-: build constraints exclude all Go files in pkg/ciliumfs) (typecheck)
|
Lint (windows, arm64)
issues found
|
Lint (linux, arm64):
cmd/legacy/daemon.go#L225
shadow: declaration of "mgr" shadows declaration at line 221 (govet)
|
Lint (linux, arm64)
issues found
|
Lint (linux, amd64):
cmd/legacy/daemon.go#L225
shadow: declaration of "mgr" shadows declaration at line 221 (govet)
|
Lint (linux, amd64)
issues found
|
Lint (windows, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (windows, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (linux, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (linux, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|