Add toggle for feature. #517
Annotations
2 errors and 3 warnings
TypeScript
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)'.
|
TypeScript
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prettier:
frontend/src/auth.tsx#L12
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
Prettier:
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
|
Loading