Bump deps #508
test.yml
on: push
lint-ts
46s
sourcemod-plugin
6s
backend-test
0s
frontend-test
18s
Annotations
18 errors and 7 warnings
lint-golangci:
internal/test/helpers_test.go#L13
could not import github.com/testcontainers/testcontainers-go (-: # github.com/testcontainers/testcontainers-go
|
lint-golangci
undefined: types.ImageRemoveOptions
|
lint-golangci
undefined: types.ImagePullOptions
|
lint-golangci
undefined: types.ImagePullOptions
|
lint-golangci
unknown field CheckDuplicate in struct literal of type "github.com/docker/docker/api/types/network".CreateOptions
|
lint-golangci
cannot use req.EnableIPv6 (variable of type bool) as *bool value in struct literal
|
lint-golangci
undefined: types.ImageListOptions
|
lint-golangci
undefined: types.ImagePullOptions) (typecheck)
|
lint-golangci:
internal/test/helpers_test.go#L22
undefined: testcontainers (typecheck)
|
lint-golangci:
internal/test/helpers_test.go#L40
undefined: testcontainers (typecheck)
|
staticcheck
undefined: types.ImageRemoveOptions
|
staticcheck
undefined: types.ImagePullOptions
|
staticcheck
undefined: types.ImagePullOptions
|
staticcheck
unknown field CheckDuplicate in struct literal of type "github.com/docker/docker/api/types/network".CreateOptions
|
staticcheck
cannot use req.EnableIPv6 (variable of type bool) as *bool value in struct literal
|
staticcheck
undefined: types.ImageListOptions
|
staticcheck
undefined: types.ImagePullOptions (compile)
|
staticcheck
Process completed with exit code 2.
|
sourcemod-plugin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-ts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-ts:
frontend/src/auth.tsx#L12
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
lint-ts:
frontend/src/contexts/NotificationsCtx.tsx#L12
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
lint-golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
frontend-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
staticcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|