Skip to content

possible mahabre lag fix #194

possible mahabre lag fix

possible mahabre lag fix #194

Triggered via push August 29, 2024 08:58
Status Failure
Total duration 31s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: www/mods/_rougeLike/mapController.js#L1
File has too many classes (4). Maximum allowed is 1
build: www/mods/_rougeLike/mapController.js#L200
Function declared in a loop contains unsafe references to variable(s) 'splitYLevel'
build: www/mods/_rougeLike/mapController.js#L215
This line has a length of 162. Maximum allowed is 160
build: www/mods/_rougeLike/mapController.js#L226
'minX' is constant
build: www/mods/_rougeLike/mapController.js#L227
'maxX' is constant
build: www/mods/_rougeLike/mapController.js#L235
Function declared in a loop contains unsafe references to variable(s) 'splitXLevel'
build: www/mods/rougeLike.js#L4
Expected to return a value at the end of function
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/