Skip to content

refactor: notify shenanigans #350

refactor: notify shenanigans

refactor: notify shenanigans #350

Triggered via push July 27, 2023 19:39
Status Failure
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

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

Annotations

13 errors and 1 warning
lua.modules/playerdata.lua:1: lua#L1
modules/playerdata.lua:6:8: accessing undefined variable 'OnPlayerData'
lua.modules/playerdata.lua:2: lua#L1
modules/playerdata.lua:7:9: accessing undefined variable 'OnPlayerData'
lua.modules/playerdata.lua:3: lua#L1
modules/playerdata.lua:13:8: accessing undefined variable 'OnPlayerData'
lua.modules/playerdata.lua:4: lua#L1
modules/playerdata.lua:14:9: accessing undefined variable 'OnPlayerData'
lua.modules/playerdata.lua:5: lua#L1
modules/playerdata.lua:20:8: accessing undefined variable 'OnPlayerData'
lua.modules/playerdata.lua:6: lua#L1
modules/playerdata.lua:21:9: accessing undefined variable 'OnPlayerData'
lua.modules/utils.lua:1: lua#L1
modules/utils.lua:100:10: setting undefined field 'round' of global 'math'
lua.modules/utils.lua:2: lua#L1
modules/utils.lua:143:10: unused global variable 'GenerateRandomPlate'
lua.modules/utils.lua:3: lua#L1
modules/utils.lua:517:14: unused global variable 'GetPickups'
lua.modules/utils.lua:4: lua#L1
modules/utils.lua:699:14: unused global variable 'GetVehicleMakeName'
lua.server/events.lua:1: lua#L1
server/events.lua:32:5: assignment uses compound operator -=
lua.server/player.lua:1: lua#L1
server/player.lua:184:5: assignment uses compound operator -=
lua.shared/main.lua:1: lua#L1
shared/main.lua:28:18: accessing undefined field 'round' of global 'math'
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/