Skip to content

fix(content): change witch los check to always require #173

fix(content): change witch los check to always require

fix(content): change witch los check to always require #173

Re-run triggered January 28, 2025 05:29
Status Success
Total duration 31s
Artifacts

engine.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
verify
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
verify: src/cache/PackAll.ts#L54
'err' is defined but never used
verify: src/engine/World.ts#L917
'e' is defined but never used
verify: src/engine/World.ts#L1659
Unexpected any. Specify a different type
verify: src/engine/World.ts#L1746
Unexpected any. Specify a different type
verify: src/engine/entity/Player.ts#L1145
Unexpected any. Specify a different type
verify: src/engine/script/ScriptRunner.ts#L158
Unexpected any. Specify a different type
verify: src/engine/script/ServerTriggerType.ts#L164
ES2015 module syntax is preferred over namespaces
verify: src/network/rs225/client/handler/ClientCheatHandler.ts#L129
'err' is defined but never used
verify: src/network/rs225/client/handler/MoveClickHandler.ts#L6
'VarPlayerType' is defined but never used. Allowed unused vars must match /^_/u
verify: src/server/friend/FriendThread.ts#L38
Unexpected any. Specify a different type