Skip to content

chore: synced local '.github/' with remote 'repo-template/.github/' #112

chore: synced local '.github/' with remote 'repo-template/.github/'

chore: synced local '.github/' with remote 'repo-template/.github/' #112

Triggered via push January 21, 2024 03:43
Status Success
Total duration 22s
Artifacts

lint.yml

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

Annotations

20 errors and 1 warning
lua.client/main.lua:1: lua#L1
client/main.lua:51:167: accessing undefined variable 'CommaValue'
lua.client/main.lua:2: lua#L1
client/main.lua:51:193: accessing undefined variable 'CommaValue'
lua.client/main.lua:3: lua#L1
client/main.lua:141:12: accessing undefined variable 'CommaValue'
lua.client/main.lua:4: lua#L1
client/main.lua:431:13: accessing undefined variable 'DrawText2D'
lua.client/main.lua:5: lua#L1
client/main.lua:501:29: accessing undefined variable 'requestModelTimeout'
lua.client/main.lua:6: lua#L1
client/main.lua:589:27: accessing undefined variable 'RandomNumber'
lua.client/main.lua:7: lua#L1
client/main.lua:631:144: accessing undefined variable 'CommaValue'
lua.server/main.lua:1: lua#L1
server/main.lua:60:12: accessing undefined field 'round' of global 'math'
lua.server/main.lua:2: lua#L1
server/main.lua:60:33: accessing undefined field 'round' of global 'math'
lua.server/main.lua:3: lua#L1
server/main.lua:79:12: accessing undefined field 'round' of global 'math'
lua.server/main.lua:4: lua#L1
server/main.lua:79:36: accessing undefined field 'round' of global 'math'
lua.server/main.lua:5: lua#L1
server/main.lua:85:17: accessing undefined variable 'GenerateRandomPlate'
lua.server/main.lua:6: lua#L1
server/main.lua:103:19: accessing undefined variable 'SpawnVehicle'
lua.server/main.lua:7: lua#L1
server/main.lua:192:70: accessing undefined variable 'CommaValue'
lua.server/main.lua:8: lua#L1
server/main.lua:258:30: accessing undefined field 'round' of global 'math'
lua.server/main.lua:9: lua#L1
server/main.lua:317:24: accessing undefined field 'round' of global 'math'
lua.server/main.lua:10: lua#L1
server/main.lua:319:80: accessing undefined variable 'CommaValue'
lua.server/main.lua:11: lua#L1
server/main.lua:372:30: accessing undefined field 'round' of global 'math'
lua.server/main.lua:12: lua#L1
server/main.lua:496:79: accessing undefined variable 'CommaValue'
lua.server/main.lua:13: lua#L1
server/main.lua:497:80: accessing undefined variable 'CommaValue'
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/