missing Config.CarItems in config.lua #287
Annotations
5 errors and 2 warnings
lua.client/job.lua:1:
lua#L1
client/job.lua:7:7: unused variable 'inArmoury'
|
lua.server/main.lua:1:
lua#L1
server/main.lua:534:8: Error prone negation: negation is executed before relational operator.
|
lua.server/main.lua:2:
lua#L1
server/main.lua:1011:11: unused variable 'Player'
|
lua.server/main.lua:3:
lua#L1
server/main.lua:1025:11: unused variable 'Player'
|
lua.server/main.lua:4:
lua#L1
server/main.lua:1079:11: unused variable 'Player'
|
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/
|