build(deps): bump golang.org/x/sys from 0.13.0 to 0.30.0 #333
verify.yml
on: pull_request
lint
5m 25s
lint-markdown
9s
shellcheck
10s
shfmt
11s
space-at-eol
5s
docs
2m 18s
vendor
38s
log-capitalization
2m 21s
verify-config-template
11s
dependencies
10s
typos
6s
Annotations
10 errors
lint:
internal/lib/container_server.go#L657
c.RemoveStatsForContainer undefined (type *ContainerServer has no field or method RemoveStatsForContainer) (typecheck)
|
lint:
internal/lib/container_server.go#L740
c.RemoveStatsForSandbox undefined (type *ContainerServer has no field or method RemoveStatsForSandbox) (typecheck)
|
lint:
test/framework/framework.go#L67
undefined: ginkgo (typecheck)
|
lint:
test/framework/framework.go#L96
undefined: ginkgo (typecheck)
|
lint:
internal/config/apparmor/suite_test.go#L17
undefined: TestFramework (typecheck)
|
lint:
internal/config/apparmor/suite_test.go#L19
undefined: BeforeSuite (typecheck)
|
lint:
internal/config/apparmor/suite_test.go#L24
undefined: AfterSuite (typecheck)
|
lint:
internal/config/apparmor/apparmor_test.go#L13
undefined: BeforeEach (typecheck)
|
lint:
internal/config/apparmor/apparmor_test.go#L15
undefined: Expect (typecheck)
|
lint:
internal/config/apparmor/apparmor_test.go#L18
undefined: Skip (typecheck)
|