Add reusable workflow to build addons #2
pr.yml
on: pull_request
Build
/
Build extension (Windows x64)
1m 14s
Build
/
Build extension (Linux x64)
25s
SQFLint
10s
Run SQF parse test
9s
Build
/
Build addon
43s
Annotations
10 errors and 14 warnings
SQFLint
can't interpret statement (missing ;?): <Anything(<Anything>)> <Variable(getOrDefault)> <Array([_key,[]])>
|
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
Binary operator "enabledynamicsimulation" arguments must be [(Object,Boolean),(Group,Boolean)] (lhs is Nothing, rhs is Boolean)
|
SQFLint
Binary operator "deletegroupwhenempty" arguments must be [(Group,Boolean)] (lhs is Nothing, rhs is Boolean)
|
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
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
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)
|
SQFLint
Local variable "_radius" assigned to an outer scope (not private)
|
SQFLint
Local variable "_radius" is not from this scope (not private)
|
redefining macro `MAINPREFIX`:
addons/main/script_mod.hpp#L1
redefining macro
|
redefining macro `VERSION_STR`:
addons/main/script_mod.hpp#L7
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
addon
Expired
|
3.78 MB |
|
extension-x64-linux
Expired
|
1.95 MB |
|
extension-x64-windows
Expired
|
1.75 MB |
|