Skip to content

Release to NuGet

Release to NuGet #11

Triggered via release January 2, 2025 20:47
@bounavbounav
published ed8feb2
Status Failure
Total duration 1m 55s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/Spark/FileSystem/EmbeddedViewFolder.cs#L41
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: src/Spark.AspNetCore.Mvc/SparkViewEngine.cs#L33
Nullability of reference types in type of parameter 'executingFilePath' of 'ViewEngineResult SparkViewEngine.GetView(string executingFilePath, string viewPath, bool isMainPage)' doesn't match implicitly implemented member 'ViewEngineResult IViewEngine.GetView(string? executingFilePath, string viewPath, bool isMainPage)' (possibly because of nullability attributes).
build: src/Spark.AspNetCore.Mvc/SparkViewOfT.cs#L18
Dereference of a possibly null reference.
build: src/Spark.AspNetCore.Mvc/SparkView.cs#L34
Dereference of a possibly null reference.
build: src/Spark.AspNetCore.Mvc/SparkView.cs#L36
Dereference of a possibly null reference.
build: src/Spark.AspNetCore.Mvc/SparkView.cs#L38
Dereference of a possibly null reference.
build: src/Spark.AspNetCore.Mvc/SparkView.cs#L40
Dereference of a possibly null reference.
build: src/Spark.AspNetCore.Mvc/SparkView.cs#L42
Dereference of a possibly null reference.
build: src/Spark.AspNetCore.Mvc/SparkView.cs#L44
Dereference of a possibly null reference.
build: src/Spark.AspNetCore.Mvc/SparkView.cs#L50
Dereference of a possibly null reference.