Skip to content

feat: pvp, simplified singles & multi logic (#357) #17

feat: pvp, simplified singles & multi logic (#357)

feat: pvp, simplified singles & multi logic (#357) #17

Triggered via push February 26, 2024 04:49
Status Success
Total duration 1m 4s
Artifacts

engine-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/jagex2/io/Jagfile.ts#L1
'fs' is defined but never used
build: src/lostcity/engine/Login.ts#L63
Unexpected any. Specify a different type
build: src/lostcity/engine/World.ts#L42
'BlockWalk' is defined but never used
build: src/lostcity/engine/World.ts#L107
Unexpected any. Specify a different type
build: src/lostcity/engine/WorldList.ts#L8
Unexpected any. Specify a different type
build: src/lostcity/engine/collision/CollisionManager.ts#L19
'LocType' is defined but never used
build: src/lostcity/engine/collision/CollisionManager.ts#L21
'Loc' is defined but never used
build: src/lostcity/engine/script/Script.ts#L74
'_instructions' is assigned a value but never used
build: src/lostcity/engine/script/ScriptRunner.ts#L65
'on' is assigned a value but never used
build: src/lostcity/engine/script/ScriptRunner.ts#L148
Unexpected any. Specify a different type