Speedrun posting and re-fetching functional #535
test.yml
on: push
lint-ts
39s
sourcemod-plugin
8s
backend-test
0s
frontend-test
0s
Annotations
8 errors and 6 warnings
lint-ts
Argument of type '{ app_version: string; link_id: string; sentry_dns_web: string; site_name: string; asset_url: string; patreon_client_id: string; discord_client_id: string; default_route: string; discord_enabled: false; ... 9 more ...; news_enabled: false; }' is not assignable to parameter of type 'appInfoDetail | (() => appInfoDetail)'.
|
lint-ts
Process completed with exit code 2.
|
lint-golangci:
internal/test/appeal_test.go#L1
package should be `test_test` instead of `test` (testpackage)
|
lint-golangci:
internal/test/bans_asn_test.go#L1
package should be `test_test` instead of `test` (testpackage)
|
lint-golangci:
internal/test/bans_cidr_test.go#L1
package should be `test_test` instead of `test` (testpackage)
|
lint-golangci:
internal/srcds/speedruns_repository.go#L184
constant name 'q' is too short for the scope of its usage (varnamelen)
|
lint-golangci:
internal/srcds/speedruns_repository.go#L191
variable name 'sr' is too short for the scope of its usage (varnamelen)
|
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-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
|