Skip to content

πŸ”„ synced local '.github/' with remote 'repo-template/.github/' #12

πŸ”„ synced local '.github/' with remote 'repo-template/.github/'

πŸ”„ synced local '.github/' with remote 'repo-template/.github/' #12

Triggered via push September 8, 2023 12:50
Status Success
Total duration 29s
Artifacts

lint.yml

on: push
Lint Resource
19s
Lint Resource
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
lua.client/main.lua:1: lua#L1
client/main.lua:113:19: unused variable 'boxZone'
lua.client/main.lua:2: lua#L1
client/main.lua:146:32: accessing undefined variable 'VehicleZone'
lua.client/main.lua:3: lua#L1
client/main.lua:146:48: line contains trailing whitespace
lua.client/main.lua:4: lua#L1
client/main.lua:190:32: accessing undefined variable 'HeliZone'
lua.client/main.lua:5: lua#L1
client/main.lua:208:24: accessing undefined variable 'VehicleZone'
lua.client/main.lua:6: lua#L1
client/main.lua:209:25: accessing undefined variable 'VehicleZone'
lua.client/main.lua:7: lua#L1
client/main.lua:212:24: accessing undefined variable 'HeliZone'
lua.client/main.lua:8: lua#L1
client/main.lua:213:25: accessing undefined variable 'HeliZone'
lua.client/main.lua:9: lua#L1
client/main.lua:260:28: accessing undefined variable 'MainEntrance'
lua.client/main.lua:10: lua#L1
client/main.lua:298:28: accessing undefined variable 'MainExit'
lua.client/main.lua:11: lua#L1
client/main.lua:314:16: accessing undefined variable 'MainEntrance'
lua.client/main.lua:12: lua#L1
client/main.lua:315:17: accessing undefined variable 'MainEntrance'
lua.client/main.lua:13: lua#L1
client/main.lua:318:16: accessing undefined variable 'MainExit'
lua.client/main.lua:14: lua#L1
client/main.lua:319: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/