New house console error fix #84
Triggered via pull request
July 4, 2024 14:44
suryabhaiin
opened
#252
Status
Success
Total duration
26s
Artifacts
–
Annotations
7 errors and 2 warnings
lua.client/decorate.lua:1:
lua#L1
client/decorate.lua:3:7: unused variable 'MainCamera'
|
lua.client/decorate.lua:2:
lua#L1
client/decorate.lua:14:7: unused variable 'rotateActive'
|
lua.client/decorate.lua:3:
lua#L1
client/decorate.lua:154:16: unused function 'getTableLength'
|
lua.client/decorate.lua:4:
lua#L1
client/decorate.lua:374:8: unused variable 'rotation'
|
lua.client/decorate.lua:5:
lua#L1
client/decorate.lua:375:8: unused variable 'hit'
|
lua.client/decorate.lua:6:
lua#L1
client/decorate.lua:412:8: unused variable 'rotation'
|
lua.client/decorate.lua:7:
lua#L1
client/decorate.lua:413:8: unused variable 'hit'
|
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/
|
Lint Resource
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|