Skip to content

The Combat Update : Unified pull request #18

The Combat Update : Unified pull request

The Combat Update : Unified pull request #18

Triggered via pull request November 11, 2023 20:20
Status Failure
Total duration 22s
Artifacts

lua_linter.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
"Parse error": lua/entities/gmod_wire_expression2/core/custom/pac.lua#L23
unexpected void expecting indexation or function call
lua-lint / lint
Process completed with exit code 1.
"Whitespace style": lua/autorun/netstream.lua#L29
Style: Please put some whitespace before the operator
"Whitespace style": lua/autorun/netstream.lua#L67
Style: Please put some whitespace before the operator
"Whitespace style": lua/autorun/netstream.lua#L109
Style: Please put some whitespace after ')'
"Whitespace style": lua/autorun/netstream.lua#L143
Style: Please put some whitespace before the operator
"Whitespace style": lua/autorun/netstream.lua#L180
Style: Please put some whitespace before the operator
"Whitespace style": lua/autorun/netstream.lua#L186
Style: Please put some whitespace before the operator
"Space after comma": lua/autorun/netstream.lua#L210
Style: Please add a space after the comma
"Space after comma": lua/autorun/netstream.lua#L210
Style: Please add a space after the comma
"Whitespace style": lua/autorun/netstream.lua#L216
Style: Please put some whitespace before the operator
"Syntax inconsistency": lua/autorun/pac_restart.lua#L8
Inconsistent use of 'double quoted strings' and 'single quoted strings'