[DEMO] Compiler Optimization#3169
Draft
DBooots wants to merge 126 commits into
Draft
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run KSPModdingLibs/KSPBuildTools/.github/actions/compile@1.1.1:
src/kOS/Binding/FlightStats.cs#L18
The field 'FlightStats.stageValue' is never used
|
|
Run KSPModdingLibs/KSPBuildTools/.github/actions/compile@1.1.1:
src/kOS/Function/PrintList.cs#L150
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
|
|
Run KSPModdingLibs/KSPBuildTools/.github/actions/compile@1.1.1:
src/kOS/Suffixed/HsvaColor.cs#L45
'HsvaColor.CreateFromDump(SafeSharedObjects, Dump)' hides inherited member 'RgbaColor.CreateFromDump(SafeSharedObjects, Dump)'. Use the new keyword if hiding was intended.
|
|
Run KSPModdingLibs/KSPBuildTools/.github/actions/compile@1.1.1:
src/kOS/Communication/MessageQueue.cs#L12
'MessageQueue.CreateFromDump(SafeSharedObjects, Dump)' hides inherited member 'GenericMessageQueue<Message, PlanetariumTimeProvider>.CreateFromDump(SafeSharedObjects, Dump)'. Use the new keyword if hiding was intended.
|
|
Run KSPModdingLibs/KSPBuildTools/.github/actions/compile@1.1.1:
src/kOS/Communication/Message.cs#L55
'Message.CreateFromDump(SafeSharedObjects, Dump)' hides inherited member 'BaseMessage.CreateFromDump(SafeSharedObjects, Dump)'. Use the new keyword if hiding was intended.
|
|
Run KSPModdingLibs/KSPBuildTools/.github/actions/compile@1.1.1:
src/kOS.Safe/Compilation/ProgramBuilder.cs#L174
Field 'ProgramBuilder.BuiltInPath.command' is never assigned to, and will always have its default value null
|
|
Run KSPModdingLibs/KSPBuildTools/.github/actions/compile@1.1.1:
src/kOS.Safe/Compilation/KS/Scanner.cs#L29
Field 'Scanner.FileAndLine' is never assigned to, and will always have its default value
|
|
Run KSPModdingLibs/KSPBuildTools/.github/actions/compile@1.1.1:
src/kOS.Safe/Compilation/Optimization/Passes/ConstantFolding.cs#L266
The variable 'binaryTypeException' is declared but never used
|
|
Run KSPModdingLibs/KSPBuildTools/.github/actions/compile@1.1.1:
src/kOS.Safe/Execution/CPU.cs#L1467
The given expression is never of the provided ('NoDelegate') type
|
|
Run KSPModdingLibs/KSPBuildTools/.github/actions/compile@1.1.1:
src/kOS.Safe/Encapsulation/UniqueSetValue.cs#L48
'UniqueSetValue<T>.Clear()' hides inherited member 'CollectionValue<T, HashSet<T>>.Clear()'. Use the new keyword if hiding was intended.
|
background
wait
wait-all
cancel
parallel
Loading