Update deps #530
test.yml
on: push
lint-ts
36s
sourcemod-plugin
8s
backend-test
0s
frontend-test
0s
Annotations
12 errors and 6 warnings
lint-ts
Type '`/ban/${number}`' is not assignable to type '"" | "/" | "/login" | "/privacy-policy" | "." | ".." | "/changelog" | "/settings" | "/admin/filters" | "/admin/ban/steam" | "/admin/ban/cidr" | "/admin/ban/group" | "/admin/ban/asn" | ... 38 more ... | undefined'.
|
lint-ts
Process completed with exit code 2.
|
lint-golangci:
internal/test/helpers_test.go#L22
undefined: testcontainers (typecheck)
|
lint-golangci:
internal/test/helpers_test.go#L40
undefined: testcontainers (typecheck)
|
lint-golangci:
internal/test/helpers_test.go#L46
undefined: testcontainers (typecheck)
|
lint-golangci:
internal/test/main_test.go#L104
testDB.Terminate undefined (type *postgresContainer has no field or method Terminate) (typecheck)
|
lint-golangci
issues found
|
staticcheck
missing go.sum entry for module providing package github.com/moby/docker-image-spec/specs-go/v1 (imported by github.com/docker/docker/api/types/container); to add:
|
staticcheck
missing go.sum entry for module providing package github.com/distribution/reference (imported by github.com/docker/docker/client); to add:
|
staticcheck
no required module provides package github.com/moby/sys/userns; to add it:
|
staticcheck
missing go.sum entry for module providing package go.opentelemetry.io/auto/sdk (imported by go.opentelemetry.io/otel/internal/global); to add:
|
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
|
staticcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|