feat: implement game details #5
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
check:
app/components/GameSummary/ScoringPlayList/ScoringType/test.tsx#L1
Cannot find module '@testing-library/react' or its corresponding type declarations.
|
check:
app/components/GameSummary/ScoringPlayList/ScoringType/test.tsx#L4
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
check:
app/components/GameSummary/ScoringPlayList/ScoringType/test.tsx#L5
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
check:
app/components/GameSummary/ScoringPlayList/ScoringType/test.tsx#L8
Cannot find name 'beforeEach'.
|
check:
app/components/GameSummary/ScoringPlayList/ScoringType/test.tsx#L9
Type '"ev"' is not assignable to type 'GoalType'.
|
check:
app/components/GameSummary/ScoringPlayList/ScoringType/test.tsx#L12
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
check:
app/components/GameSummary/ScoringPlayList/ScoringType/test.tsx#L13
Cannot find name 'expect'.
|
check:
app/components/GameSummary/ScoringPlayList/ScoringType/test.tsx#L17
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
check:
app/components/GameSummary/ScoringPlayList/ScoringType/test.tsx#L18
Cannot find name 'beforeEach'.
|
check:
app/components/GameSummary/ScoringPlayList/ScoringType/test.tsx#L19
Type '"sh"' is not assignable to type 'GoalType'.
|
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|