Skip to content

Clarity on disable hud components #482

Clarity on disable hud components

Clarity on disable hud components #482

Triggered via pull request June 3, 2024 18:11
@Jamie9192Jamie9192
opened #465
Status Success
Total duration 29s
Artifacts

lint.yml

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

Annotations

7 errors and 2 warnings
lua.server/consumables.lua:1: lua#L1
server/consumables.lua:14:15: unused variable 'Player'
lua.server/consumables.lua:2: lua#L1
server/consumables.lua:23:15: unused variable 'Player'
lua.server/consumables.lua:3: lua#L1
server/consumables.lua:32:15: unused variable 'Player'
lua.server/consumables.lua:4: lua#L1
server/consumables.lua:40:15: unused variable 'Player'
lua.server/consumables.lua:5: lua#L1
server/consumables.lua:48:11: unused variable 'Player'
lua.server/consumables.lua:6: lua#L1
server/consumables.lua:97:11: unused variable 'Player'
lua.server/logs.lua:1: lua#L1
server/logs.lua:60:11: value assigned to variable 'postData' is unused
Lint Resource
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/