clippy fixes #233
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: push
Build extension (Windows x64)
1m 55s
Build extension (Linux x64)
26s
SQFLint
10s
Run SQF parse test
9s
Build addon
2m 7s
Annotations
10 errors and 14 warnings
SQFLint
can't interpret statement (missing ;?): <Anything(<Anything>)> <Variable(getOrDefault)> <Array([_key,[]])>
|
SQFLint
can't interpret statement (missing ;?): <Variable(_area)> <Variable(#)> <Number(0)>
|
SQFLint
can't interpret statement (missing ;?): <Code({ _prefix = "uid"; })> <Keyword(with)> <Namespace(missionNamespace)>
|
SQFLint
Binary operator "do" arguments must be [(SwitchType,Code),(WithType,Code),(WhileType,Code),(ForType,Code),(ForSpecType,Code)] (lhs is Nothing, rhs is Code)
|
SQFLint
can't interpret statement (missing ;?): <Variable(_source)> <Variable(#)> <Variable(_index)>
|
SQFLint
can't interpret statement (missing ;?): <Variable(_source)> <Variable(#)> <Variable(_index)>
|
SQFLint
can't interpret statement (missing ;?): <Anything(<Anything>)> <Variable(get)> <Variable(_faction)>
|
SQFLint
can't interpret statement (missing ;?): <Anything(<Anything>)> <Variable(get)> <String("Side")>
|
SQFLint
can't interpret statement (missing ;?): <Anything(<Anything>)> <Variable(get)> <String("Group_Infantry")>
|
SQFLint
can't interpret statement (missing ;?): <Anything(<Anything>)> <Variable(get)> <String("Vehicle_Helicopter")>
|
SQFLint
Variable "_fps" not used
|
SQFLint
Variable "_activeScripts" not used
|
SQFLint
Variable "_activeGroups" not used
|
SQFLint
Variable "_activeUnits" not used
|
SQFLint
Variable "_totalUnits" not used
|
SQFLint
Local variable "_radius" assigned to an outer scope (not private)
|
SQFLint
Local variable "_radius" is not from this scope (not private)
|
SQFLint
Variable "_side" not used
|
SQFLint
Local variable "_x" is not from this scope (not private)
|
SQFLint
Local variable "_x" is not from this scope (not private)
|
redefining macro `MAINPREFIX`:
addons/main/script_mod.hpp#L1
redefining macro
|
redefining macro `VERSION_AR`:
addons/main/script_mod.hpp#L8
redefining macro
|
redefining macro `VERSION`:
addons/main/script_mod.hpp#L6
redefining macro
|
redefining macro `VERSION_STR`:
addons/main/script_mod.hpp#L7
redefining macro
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
DynamicOperations
Expired
|
3.79 MB |
|
extension-x64-linux
Expired
|
4.58 MB |
|
extension-x64-windows
Expired
|
4.24 MB |
|