Start on MP-readiness #224
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 12s
Build extension (Linux x64)
24s
SQFLint
8s
Run SQF parse test
5s
Build addon
2m 8s
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 `VERSION_STR`:
addons/main/script_mod.hpp#L7
redefining macro
|
redefining macro `MAINPREFIX`:
addons/main/script_mod.hpp#L1
redefining macro
|
redefining macro `VERSION`:
addons/main/script_mod.hpp#L6
redefining macro
|
redefining macro `VERSION_AR`:
addons/main/script_mod.hpp#L8
redefining macro
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
DynamicOperations-nobin
Expired
|
7.59 MB |
|
extension-x64-linux
Expired
|
4.58 MB |
|
extension-x64-windows
Expired
|
4.24 MB |
|