BuildReleaseArtifact.yml
on: release
patch-build-upload
3m 29s
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.
|