Skip to content

🔄 synced local '.github/' with remote 'repo-template/.github/' #2

🔄 synced local '.github/' with remote 'repo-template/.github/'

🔄 synced local '.github/' with remote 'repo-template/.github/' #2

Triggered via push December 4, 2023 21:38
Status Success
Total duration 27s
Artifacts

lint.yml

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

Annotations

32 errors and 1 warning
lua.client/functions.lua:1: lua#L1
client/functions.lua:4:10: unused global variable 'HasKey'
lua.client/functions.lua:2: lua#L1
client/functions.lua:11:18: unused argument 'targetPlayerId'
lua.client/functions.lua:3: lua#L1
client/functions.lua:11:34: unused argument 'vehicle'
lua.client/functions.lua:4: lua#L1
client/functions.lua:19:20: unused argument 'targetPlayerId'
lua.client/functions.lua:5: lua#L1
client/functions.lua:19:36: unused argument 'vehicle'
lua.client/functions.lua:6: lua#L1
client/functions.lua:26:10: unused global variable 'ToggleVehicleDoor'
lua.client/functions.lua:7: lua#L1
client/functions.lua:26:28: unused argument 'vehicle'
lua.fxmanifest.lua:1: lua#L1
fxmanifest.lua:14:1: inconsistent indentation (SPACE followed by TAB)
lua.server/functions.lua:1: lua#L1
server/functions.lua:4:10: unused global variable 'HasKey'
lua.server/functions.lua:2: lua#L1
server/functions.lua:13:18: unused argument 'entity'
lua.server/functions.lua:3: lua#L1
server/functions.lua:13:26: unused argument 'citizenid'
lua.server/functions.lua:4: lua#L1
server/functions.lua:13:37: unused argument 'doorState'
lua.server/functions.lua:5: lua#L1
server/functions.lua:21:20: unused argument 'entity'
lua.server/functions.lua:6: lua#L1
server/functions.lua:21:28: unused argument 'citizenid'
lua.server/functions.lua:7: lua#L1
server/functions.lua:29:23: unused argument 'entity'
lua.server/functions.lua:8: lua#L1
server/functions.lua:29:31: unused argument 'doorState'
lua.server/functions.lua:9: lua#L1
server/functions.lua:36:10: unused global variable 'ToggleDoorState'
lua.server/functions.lua:10: lua#L1
server/functions.lua:36:26: unused argument 'entity'
lua.server/main.lua:1: lua#L1
server/main.lua:96:60: unused argument 'id'
lua.server/main.lua:2: lua#L1
server/main.lua:96:64: unused argument 'netId'
lua.server/main.lua:3: lua#L1
server/main.lua:96:71: unused argument 'doorState'
lua.server/main.lua:4: lua#L1
server/main.lua:97:21: empty if branch
lua.server/main.lua:5: lua#L1
server/main.lua:99:5: empty if branch
lua.server/main.lua:6: lua#L1
server/main.lua:108:59: unused argument 'id'
lua.server/main.lua:7: lua#L1
server/main.lua:108:63: unused argument 'netId'
lua.server/main.lua:8: lua#L1
server/main.lua:109:21: empty if branch
lua.server/main.lua:9: lua#L1
server/main.lua:111:5: empty if branch
lua.server/main.lua:10: lua#L1
server/main.lua:121:62: unused argument 'netId'
lua.server/main.lua:11: lua#L1
server/main.lua:121:69: unused argument 'doorState'
lua.server/main.lua:12: lua#L1
server/main.lua:122:21: empty if branch
lua.server/main.lua:13: lua#L1
server/main.lua:124:5: empty if branch
lua.shared/functions.lua:1: lua#L1
shared/functions.lua:5:10: unused global variable 'IsCloseToCoords'
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/