[Prevention] Timeout-based Client>Server Validation for Inventory Updates #481
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors and 1 warning
lua.client/main.lua:1:
lua#L1
client/main.lua:903:67: line contains trailing whitespace
|
lua.server/main.lua:1:
lua#L1
server/main.lua:1723:8: unused variable 'Player'
|
lua.server/main.lua:2:
lua#L1
server/main.lua:1730:194: line contains trailing whitespace
|
lua.server/main.lua:3:
lua#L1
server/main.lua:1733:1: inconsistent indentation (SPACE followed by TAB)
|
lua.server/main.lua:4:
lua#L1
server/main.lua:1736:60: unused argument 'err'
|
lua.server/main.lua:5:
lua#L1
server/main.lua:1736:65: unused argument 'text'
|
lua.server/main.lua:6:
lua#L1
server/main.lua:1736:71: unused argument 'headers'
|
lua.server/main.lua:7:
lua#L1
server/main.lua:1736:192: line contains trailing whitespace
|
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/
|