Updated route tree #512
test.yml
on: push
lint-ts
34s
sourcemod-plugin
6s
backend-test
0s
frontend-test
23s
Annotations
6 errors and 7 warnings
staticcheck:
internal/srcds/speedruns_usecase.go#L25
invalid operation: details.Duration / 2 > player.Duration (mismatched types int and time.Duration) (compile)
|
staticcheck
Process completed with exit code 2.
|
lint-golangci:
internal/srcds/speedruns_usecase.go#L25
invalid operation: details.Duration / 2 > player.Duration (mismatched types int and time.Duration) (typecheck)
|
lint-golangci:
internal/cmd/serve.go#L39
could not import github.com/leighmacdonald/gbans/internal/srcds (-: # github.com/leighmacdonald/gbans/internal/srcds
|
lint-golangci:
internal/srcds/speedruns_usecase.go#L25
invalid operation: details.Duration / 2 > player.Duration (mismatched types int and time.Duration)) (typecheck)
|
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
|
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
|
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
|