Skip to content

Use player.Iterator() instead of player.GetAll() (Development branch)… #120

Use player.Iterator() instead of player.GetAll() (Development branch)…

Use player.Iterator() instead of player.GetAll() (Development branch)… #120

Triggered via push June 15, 2024 22:33
Status Failure
Total duration 44s
Artifacts
linter  /  ...  /  lint
9s
linter / lua-lint / lint
update-workshop
37s
update-workshop
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
"Parse error": lua/entities/gmod_wire_expression2/core/custom/pac.lua#L45
unexpected void expecting indexation or function call
linter / lua-lint / lint
Process completed with exit code 1.
"Whitespace style": lua/autorun/netstream.lua#L11
Style: Please put some whitespace before the operator
"Whitespace style": lua/autorun/netstream.lua#L29
Style: Please put some whitespace after ')'
"Whitespace style": lua/autorun/netstream.lua#L30
Style: Please put some whitespace after ')'
"Whitespace style": lua/autorun/netstream.lua#L45
Style: Please put some whitespace after ')'
"Whitespace style": lua/autorun/netstream.lua#L46
Style: Please put some whitespace after ')'
"Whitespace style": lua/autorun/netstream.lua#L60
Style: Please put some whitespace after ')'
"Whitespace style": lua/autorun/netstream.lua#L65
Style: Please put some whitespace after ')'
"Whitespace style": lua/autorun/netstream.lua#L72
Style: Please put some whitespace after ')'
"Whitespace style": lua/autorun/netstream.lua#L98
Style: Please put some whitespace before the operator
"Space after comma": lua/autorun/netstream.lua#L137
Style: Please add a space after the comma
update-workshop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
update-workshop
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/