Skip to content

Update nuget packages + add Dark theme support to HTMLs #27

Update nuget packages + add Dark theme support to HTMLs

Update nuget packages + add Dark theme support to HTMLs #27

Triggered via push August 16, 2024 20:43
Status Success
Total duration 30s
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.