Skip to content

Remove unnecessary html files #15

Remove unnecessary html files

Remove unnecessary html files #15

Triggered via push February 6, 2024 08:52
Status Success
Total duration 28s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Utils/ArrayExtensions.cs#L113
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Utils/ArrayExtensions.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Utils/ArrayExtensions.cs#L213
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Utils/ArrayExtensions.cs#L226
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Utils/ImmutableArrayExtensions.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Utils/ImmutableArrayExtensions.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Utils/ImmutableListExtensions.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Utils/ImmutableListExtensions.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Utils/ListExtensions.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Utils/ListExtensions.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.