release #5
Triggered via release
October 1, 2024 15:03
logmanoriginal
published
2b99bfb
Status
Failure
Total duration
24s
Billable time
1m
Artifacts
–
Annotations
1 error and 10 warnings
publish
Process completed with exit code 1.
|
publish:
VWS4LS.SubmodelTemplates/AssetInterfacesDescription/NoSecurityScheme.cs#L7
'NoSecurityScheme.ConceptDescriptions' hides inherited member 'SecurityScheme.ConceptDescriptions'. Use the new keyword if hiding was intended.
|
publish:
VWS4LS.SubmodelTemplates/TimeSeriesData/TimeSeriesMetadata.cs#L52
Dereference of a possibly null reference.
|
publish:
VWS4LS.SubmodelTemplates/AssetInterfacesDescription/SecurityDefinitions.cs#L33
Dereference of a possibly null reference.
|
publish:
VWS4LS.SubmodelTemplates/TechnicalData/GeneralInformation.cs#L118
Possible null reference argument for parameter 'source' in 'ISubmodelElement? Enumerable.FirstOrDefault<ISubmodelElement>(IEnumerable<ISubmodelElement> source, Func<ISubmodelElement, bool> predicate)'.
|
publish:
VWS4LS.SubmodelTemplates/TechnicalData/GeneralInformation.cs#L143
Dereference of a possibly null reference.
|
publish:
VWS4LS.SubmodelTemplates/AssetInterfacesDescription/AssetInterfacesDescriptionSubmodel.cs#L39
Dereference of a possibly null reference.
|
publish:
VWS4LS.SubmodelTemplates/Capabilities/CapabilitySet.cs#L33
Dereference of a possibly null reference.
|
publish:
VWS4LS.SubmodelTemplates/PredictiveMaintenance/PredictiveMaintenanceConditionLevel.cs#L35
Non-nullable property 'Handler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
VWS4LS.SubmodelTemplates/HandoverDocumentation/DocumentVersion.cs#L245
Dereference of a possibly null reference.
|
publish:
VWS4LS.SubmodelTemplates/HandoverDocumentation/DocumentVersion.cs#L245
Possible null reference argument for parameter 'value' in 'bool string.StartsWith(string value)'.
|