Update SearchPlayer interactions.lua #289
Triggered via pull request
July 22, 2024 00:16
BoogeyMan11588
opened
#519
Status
Success
Total duration
27s
Artifacts
–
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
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/
|