Skip to content

1.1.5

1.1.5 #7

Triggered via release November 20, 2025 22:23
@nbollisnbollis
released 1.1.5
Status Success
Total duration 3m 41s
Artifacts
patch-build-upload
3m 29s
patch-build-upload
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/EngineLayer/DatabaseLoading/DatabaseLoadingEngine.cs#L289
Converting null literal or possible null value to non-nullable type.
patch-build-upload: MetaMorpheus/EngineLayer/DatabaseLoading/DatabaseLoadingEngine.cs#L149
Cannot convert null literal to non-nullable reference type.
patch-build-upload: MetaMorpheus/EngineLayer/DatabaseLoading/DatabaseLoadingEngine.cs#L123
Cannot convert null literal to non-nullable reference type.
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.
patch-build-upload: MetaMorpheus/EngineLayer/DatabaseLoading/DatabaseLoadingEngine.cs#L26
Cannot convert null literal to non-nullable reference type.
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/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#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/MzPeakXicConstructor.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.