Skip to content

validity check

validity check #65

Triggered via push December 27, 2023 01:54
Status Failure
Total duration 51s
Artifacts
linter  /  ...  /  lint
10s
linter / lua-lint / lint
update-workshop
41s
update-workshop
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
"Parse error": lua/entities/gmod_wire_expression2/core/custom/pac.lua#L23
unexpected void expecting indexation or function call
linter / 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
"Unused variable": lua/autorun/pac_restart.lua#L52
Unused variable: ok
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/