Skip to content

Update test container version #510

Update test container version

Update test container version #510

Triggered via push December 5, 2024 04:00
Status Failure
Total duration 1m 15s
Artifacts

test.yml

on: push
lint-golangci
30s
lint-golangci
staticcheck
33s
staticcheck
sourcemod-plugin
8s
sourcemod-plugin
backend-test
0s
backend-test
frontend-test
18s
frontend-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
lint-golangci: internal/srcds/speedruns_repository.go#L124
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint-golangci: internal/srcds/speedruns_service.go#L27
unnecessary trailing newline (whitespace)
lint-golangci: internal/srcds/speedruns_repository.go#L125
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"error\")" (err113)
lint-golangci: internal/srcds/speedruns_usecase.go#L42
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"implement me\")" (err113)
lint-golangci: internal/srcds/speedruns_repository.go#L20
parameter name 'tx' is too short for the scope of its usage (varnamelen)
lint-golangci: internal/srcds/speedruns_repository.go#L75
parameter name 'tx' is too short for the scope of its usage (varnamelen)
lint-golangci: internal/srcds/speedruns_repository.go#L53
parameter name 'tx' is too short for the scope of its usage (varnamelen)
lint-golangci: internal/srcds/speedruns_usecase.go#L48
error returned from external package is unwrapped: sig: func github.com/gofrs/uuid/v5.NewV4() (github.com/gofrs/uuid/v5.UUID, error) (wrapcheck)
lint-golangci: internal/domain/speedruns.go#L55
unnecessary conversion (unconvert)
lint-golangci
issues found
sourcemod-plugin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
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
frontend-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636