Skip to content

feat: implement game details #5

feat: implement game details

feat: implement game details #5

Triggered via push January 27, 2024 21:38
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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#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/.