Merge pull request #63 from SystemEngineeringTeam/issues/18 #60
Annotations
8 errors and 1 warning
build:
src/components/achievements/Card.tsx#L5
Cannot find module '@/types/achievement' or its corresponding type declarations.
|
build:
src/components/ranking/LogRecentUnlocked.tsx#L7
Duplicate identifier 'Achievement'.
|
build:
src/components/ranking/LogRecentUnlocked.tsx#L7
Cannot find module '@/types/achievement' or its corresponding type declarations.
|
build:
src/components/ranking/LogRecentUnlocked.tsx#L9
Duplicate identifier 'Achievement'.
|
build:
src/components/ranking/LogRecentUnlocked.tsx#L40
Unused '@ts-expect-error' directive.
|
build:
src/pages/achievements/[id]/index.tsx#L8
'match' is declared but its value is never read.
|
build:
src/pages/members/[id]/index.tsx#L8
'match' is declared but its value is never read.
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pr-mpt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|