Skip to content

Fix?

Fix? #1634

Triggered via push April 26, 2024 13:11
Status Failure
Total duration 1m 23s
Artifacts

nodejs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/common/applyRealTeamInfo.test.ts#L1
Cannot find module 'node:assert/strict' or its corresponding type declarations.
build: src/common/bySport.ts#L18
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build: src/common/constants.ts#L9
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build: src/common/constants.ts#L104
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build: src/common/defaultGameAttributes.ts#L129
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build: src/common/defaultGameAttributes.ts#L131
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ baseball: (keyof GameAttributesLeague)[]; basketball: (keyof GameAttributesLeague)[]; football: (keyof GameAttributesLeague)[]; hockey: (keyof GameAttributesLeague)[]; }'.
build: src/common/defaultGameAttributes.ts#L131
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build: src/common/defaultGameAttributes.ts#L357
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build: src/common/defaultGameAttributes.ts#L409
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build: src/common/defaultGameAttributes.ts#L446
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build
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/.