Make both scenarios build #12
Annotations
8 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/components/app.tsx#L17
'v' is defined but never used
|
lint:
src/components/ingame-view.tsx#L30
Unexpected any. Specify a different type
|
lint:
src/game.ts#L2
'Text' is defined but never used
|
lint:
src/game.ts#L14
'globalFlags' is defined but never used
|
lint:
src/overlay.ts#L4
'Viewport' is defined but never used
|
lint:
src/scenarios/grenadeIsland.ts#L8
'BazookaShell' is defined but never used
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|