Skip to content

refactor: ox_lib, core exports, switch notify, network vehicles #13

refactor: ox_lib, core exports, switch notify, network vehicles

refactor: ox_lib, core exports, switch notify, network vehicles #13

Triggered via pull request October 5, 2023 00:17
@mafewtmmafewtm
opened #4
Status Success
Total duration 35s
Artifacts

lint.yml

on: pull_request_target
Lint Resource
24s
Lint Resource
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
lua.client/main.lua:1: lua#L1
client/main.lua:15:56: unused argument 'JobInfo'
lua.client/main.lua:2: lua#L1
client/main.lua:101:19: unused variable 'boxZone'
lua.client/main.lua:3: lua#L1
client/main.lua:108:32: accessing undefined variable 'VehicleZone'
lua.client/main.lua:4: lua#L1
client/main.lua:108:48: line contains trailing whitespace
lua.client/main.lua:5: lua#L1
client/main.lua:146:32: accessing undefined variable 'HeliZone'
lua.client/main.lua:6: lua#L1
client/main.lua:184:24: accessing undefined variable 'VehicleZone'
lua.client/main.lua:7: lua#L1
client/main.lua:185:25: accessing undefined variable 'VehicleZone'
lua.client/main.lua:8: lua#L1
client/main.lua:188:24: accessing undefined variable 'HeliZone'
lua.client/main.lua:9: lua#L1
client/main.lua:189:25: accessing undefined variable 'HeliZone'
lua.client/main.lua:10: lua#L1
client/main.lua:211:28: accessing undefined variable 'MainEntrance'
lua.client/main.lua:11: lua#L1
client/main.lua:243:28: accessing undefined variable 'MainExit'
lua.client/main.lua:12: lua#L1
client/main.lua:278:16: accessing undefined variable 'MainEntrance'
lua.client/main.lua:13: lua#L1
client/main.lua:279:17: accessing undefined variable 'MainEntrance'
lua.client/main.lua:14: lua#L1
client/main.lua:282:16: accessing undefined variable 'MainExit'
lua.client/main.lua:15: lua#L1
client/main.lua:283:17: accessing undefined variable 'MainExit'
Lint Resource
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/