Skip to content

fix(unload/ped deletion) #48

fix(unload/ped deletion)

fix(unload/ped deletion) #48

Triggered via pull request January 13, 2024 22:59
@RandolioRandolio
opened #62
Status Success
Total duration 29s
Artifacts

lint.yml

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

Annotations

5 errors and 1 warning
lua.client/framework.lua:1: lua#L1
client/framework.lua:2:1: unused global variable 'QBCore'
lua.client/framework.lua:2: lua#L1
client/framework.lua:4:2: unused global variable 'QBCore'
lua.client/framework.lua:3: lua#L1
client/framework.lua:31:47: unused argument 'xPlayer'
lua.server/framework.lua:1: lua#L1
server/framework.lua:215:57: unused argument 'reason'
lua.server/main.lua:1: lua#L1
server/main.lua:302:23: shadowing definition of variable 'name' on line 279
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/