Deploy beta to production #182
Annotations
4 warnings
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
src/layouts/RootLayout/index.stories.tsx#L3
'storybookAppUser' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/containers/UpcomingCompetitions/UpcomingCompetitions.stories.tsx#L4
'storybookUpcomingCompetitionsPages' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/components/CutoffTimeLimitPanel/CutoffTimeLimitPanel.tsx#L9
'ResultCondition' is defined but never used. Allowed unused vars must match /^_/u
|