unit testing fixes #78
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
BPMNEngine/BusinessProcess.Actions.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BPMNEngine/BusinessProcess.Actions.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BPMNEngine/Elements/AElement.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BPMNEngine/Elements/AElement.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BPMNEngine/Elements/Definition.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BPMNEngine/Structures.cs#L57
Missing XML comment for publicly visible type or member 'SFile.GetHashCode()'
|
build:
UnitTest/DateString.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BPMNEngine/BusinessProcess.Actions.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BPMNEngine/BusinessProcess.Actions.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
BPMNEngine/Elements/AElement.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|