Update README.md #4
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/Circle.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Chaos.Geometry/Circle.cs#L41
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.
|