Make water less transparent #39
Annotations
2 errors and 4 warnings
build:
src/entities/water.ts#L89
Argument of type 'this' is not assignable to parameter of type 'IPhysicalEntity'.
|
build
Process completed with exit code 2.
|
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/logic/gamestate.ts#L1
'TeamGroup' is defined but never used
|
lint:
src/logic/gamestate.ts#L1
'WormIdentity' 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/
|