Use vector_origin instead of Vector(0, 0, 0) #660
Annotations
1 error, 3 warnings, and 1 notice
lint
Process completed with exit code 1.
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: leafo/gh-actions-lua@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
"Syntax inconsistency":
lua/entities/gmod_wire_expression2/core/custom/wiring.lua#L44
Inconsistent use of '!' and 'not'
|
"Unused variable":
lua/entities/gmod_wire_expression2/core/custom/constraintcore.lua#L3
Unused variable: Vector
|
lint
gh-actions-lua: Cache restored: lua:luajit-2.1.0-beta3:linux:x64:
|