Skip to content

Release — Patch Version & Build MSI #5

Release — Patch Version & Build MSI

Release — Patch Version & Build MSI #5

Triggered via release October 10, 2025 22:14
@nbollisnbollis
edited 555f0be
Status Success
Total duration 3m 55s
Artifacts
patch-build-upload
3m 50s
patch-build-upload
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
patch-build-upload: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawDataLoader.cs#L103
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
patch-build-upload: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawDataLoader.cs#L99
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
patch-build-upload: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawDataLoader.cs#L95
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
patch-build-upload: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawLogic.cs#L468
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
patch-build-upload: MetaMorpheus/TaskLayer/CalibrationTask/CalibrationTask.cs#L95
The variable 'calibrated' is assigned but its value is never used
patch-build-upload: MetaMorpheus/EngineLayer/DIA/XicConstruction/NeutralMassXicConstructor.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
patch-build-upload: MetaMorpheus/EngineLayer/DIA/XicConstruction/XicConstructor.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
patch-build-upload: MetaMorpheus/EngineLayer/DIA/XicConstruction/MzPeakXicConstructor.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
patch-build-upload: MetaMorpheus/EngineLayer/DIA/XicConstruction/XicConstructor.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
patch-build-upload: MetaMorpheus/EngineLayer/CommonParameters.cs#L201
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.