Skip to content

team translations

team translations #611

Triggered via push April 14, 2024 21:05
Status Failure
Total duration 42s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Linting: src/app/[locale]/(console)/team/[team]/(container)/overview/page.tsx#L15
Replace `Params·}·from·'next/navigation` with `Translations·}·from·'next-intl';⏎import·{·useParams·}·from·'next/navigation';⏎import·{·title·}·from·'process`
Linting: src/app/[locale]/(console)/team/[team]/(container)/overview/page.tsx#L19
Delete `import·{·useTranslations·}·from·'next-intl';⏎import·{·title·}·from·'process';⏎`
Linting: src/app/[locale]/(console)/team/[team]/(container)/overview/page.tsx#L23
Replace `⏎········'pages.console.team.overview'⏎····` with `'pages.console.team.overview'`
Linting: src/app/[locale]/(console)/team/[team]/(container)/overview/page.tsx#L56
Replace `"registration-count.multiple",·{registration_count` with `'registration-count.multiple',·{⏎··········································registration_count,⏎······································`
Linting: src/app/[locale]/(console)/team/[team]/(container)/overview/page.tsx#L57
Replace `"registration-count.single"` with `'registration-count.single'`
Linting: src/app/[locale]/(console)/team/[team]/(container)/overview/page.tsx#L74
Replace `{t('members')}` with `⏎································{t('members')}⏎····························`
Linting: src/app/[locale]/(console)/team/[team]/(container)/overview/page.tsx#L82
Replace `"member-count.multiple"` with `'member-count.multiple'`
Linting: src/app/[locale]/(console)/team/[team]/(container)/overview/page.tsx#L83
Replace `"member-count.single"` with `'member-count.single'`
Linting: src/app/[locale]/(console)/team/[team]/(container)/settings/page.tsx#L14
'brand_name' is defined but never used
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2, pnpm/action-setup@v2, actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/