Skip to content

refactor: switch from utils to lib #231

refactor: switch from utils to lib

refactor: switch from utils to lib #231

Triggered via pull request January 16, 2024 05:12
@solareonsolareon
synchronize #74
Status Success
Total duration 24s
Artifacts

lint.yml

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

Annotations

7 errors and 1 warning
lua.client/anpr.lua:1: lua#L1
client/anpr.lua:21:17: accessing undefined variable 'qbx'
lua.client/evidence.lua:1: lua#L1
client/evidence.lua:240:5: accessing undefined variable 'qbx'
lua.client/heli.lua:1: lua#L1
client/heli.lua:117:26: accessing undefined variable 'qbx'
lua.client/job.lua:1: lua#L1
client/job.lua:124:13: accessing undefined variable 'qbx'
lua.client/job.lua:2: lua#L1
client/job.lua:171:35: accessing undefined variable 'qbx'
lua.client/job.lua:3: lua#L1
client/job.lua:405:23: accessing undefined variable 'qbx'
lua.server/main.lua:1: lua#L1
server/main.lua:100:19: accessing undefined variable 'qbx'
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/