Skip to content

unit testing fixes

unit testing fixes #78

Triggered via push January 2, 2024 21:33
Status Success
Total duration 6m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unittests6x.yml

on: push
Fit to window
Zoom out
Zoom in

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.