Skip to content

refactor: implement new core and modules #35

refactor: implement new core and modules

refactor: implement new core and modules #35

Triggered via pull request December 13, 2023 06:23
@mafewtmmafewtm
opened #9
Status Success
Total duration 23s
Artifacts

lint.yml

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

Annotations

5 errors and 1 warning
lua.client/main.lua:1: lua#L1
client/main.lua:167:26: accessing undefined variable 'PolyZone'
lua.client/main.lua:2: lua#L1
client/main.lua:239:51: accessing undefined variable 'netId'
lua.client/main.lua:3: lua#L1
client/main.lua:277:51: accessing undefined variable 'netId'
lua.client/main.lua:4: lua#L1
client/main.lua:378:24: accessing undefined variable 'CircleZone'
lua.client/main.lua:5: lua#L1
client/main.lua:398:38: accessing undefined variable 'BoxZone'
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/