Skip to content

Create dotnet.yml

Create dotnet.yml #1

Triggered via push December 1, 2023 11:52
Status Success
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Chaos.Common.Abstractions/IInterlockedObject.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Chaos.Common.Abstractions/IInterlockedObject.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Chaos.Common.Abstractions/IScriptVars.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Chaos.Common.Abstractions/IScriptVars.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Chaos.Cryptography/Crypto.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Chaos.Geometry/EqualityComparers/CircleEqualityComparer.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Chaos.Geometry/EqualityComparers/CircleEqualityComparer.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Chaos.Geometry/EqualityComparers/LocationEqualityComparer.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Chaos.Geometry/EqualityComparers/LocationEqualityComparer.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Chaos.Geometry/EqualityComparers/PointEqualityComparer.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.