Merge pull request #479 from Cocodrulo/feature/es-locale #499
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
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 use a deprecated Node.js version 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/
|