Skip to content

unit testing fixes

unit testing fixes #47

Re-run triggered January 3, 2024 03:07
Status Success
Total duration 2m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unittests7x.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.