Skip to content

Change preprocessor duplicate error to warning #375

Change preprocessor duplicate error to warning

Change preprocessor duplicate error to warning #375

Triggered via pull request November 19, 2023 06:08
@Vurv78Vurv78
synchronize #2869
Vurv78:dupe
Status Failure
Total duration 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 5 warnings, and 1 notice
lint
Process completed with exit code 1.
"Syntax inconsistency": lua/entities/gmod_wire_expression2/base/preprocessor.lua#L76
Inconsistent use of 'single quoted strings' and 'double quoted strings'
"Syntax inconsistency": lua/entities/gmod_wire_expression2/base/preprocessor.lua#L79
Inconsistent use of 'double quoted strings' and 'single quoted strings'
"Goto": lua/entities/gmod_wire_expression2/base/preprocessor.lua#L403
Don't use labels and gotos unless you're jumping out of multiple loops.
"Goto": lua/entities/gmod_wire_expression2/base/preprocessor.lua#L440
Don't use labels and gotos unless you're jumping out of multiple loops.
"Goto": lua/entities/gmod_wire_expression2/base/preprocessor.lua#L452
Don't use labels and gotos unless you're jumping out of multiple loops.
lint
gh-actions-lua: Cache restored: lua:luajit-2.1.0-beta3:linux:x64: