Skip to content

Merge pull request #82 from SparkViewEngine/ioc-registration-improvem… #25

Merge pull request #82 from SparkViewEngine/ioc-registration-improvem…

Merge pull request #82 from SparkViewEngine/ioc-registration-improvem… #25

Triggered via push December 18, 2024 10:27
Status Success
Total duration 4m 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build: src/Spark/obj/Release/net48/Spark.AssemblyInfo.cs#L18
The specified version string '1.8.2.0-alpha' does not conform to the recommended format - major.minor.build.revision
build: src/Spark/obj/Release/net8.0/Spark.AssemblyInfo.cs#L18
The specified version string '1.8.2.0-alpha' does not conform to the recommended format - major.minor.build.revision
build: src/Spark/obj/Release/net9.0/Spark.AssemblyInfo.cs#L18
The specified version string '1.8.2.0-alpha' does not conform to the recommended format - major.minor.build.revision
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.Web/obj/Release/net48/Spark.Web.AssemblyInfo.cs#L18
The specified version string '1.8.2.0-alpha' does not conform to the recommended format - major.minor.build.revision
build: src/Spark.Web.Mvc/obj/Release/net48/Spark.Web.Mvc.AssemblyInfo.cs#L18
The specified version string '1.8.2.0-alpha' does not conform to the recommended format - major.minor.build.revision
build: src/Spark/obj/Debug/net48/Spark.AssemblyInfo.cs#L18
The specified version string '1.8.2.0-alpha' does not conform to the recommended format - major.minor.build.revision
build: src/Spark/obj/Debug/net8.0/Spark.AssemblyInfo.cs#L18
The specified version string '1.8.2.0-alpha' does not conform to the recommended format - major.minor.build.revision
build: src/Spark/obj/Debug/net9.0/Spark.AssemblyInfo.cs#L18
The specified version string '1.8.2.0-alpha' does not conform to the recommended format - major.minor.build.revision
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.Web/obj/Debug/net48/Spark.Web.AssemblyInfo.cs#L18
The specified version string '1.8.2.0-alpha' does not conform to the recommended format - major.minor.build.revision
build: src/Castle.Monorail.Pdf/obj/Debug/net48/Castle.MonoRail.Pdf.AssemblyInfo.cs#L18
The specified version string '1.8.2.0-alpha' does not conform to the recommended format - major.minor.build.revision
build: src/Spark.Ruby/obj/Debug/net48/Spark.Ruby.AssemblyInfo.cs#L18
The specified version string '1.8.2.0-alpha' does not conform to the recommended format - major.minor.build.revision
build: src/Spark.Ruby/RubyLanguageFactory.cs#L22
Parameter 'ISparkSettings settings' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/Spark.Python/obj/Debug/net48/Spark.Python.AssemblyInfo.cs#L18
The specified version string '1.8.2.0-alpha' does not conform to the recommended format - major.minor.build.revision
build: src/Spark.Python/PythonLanguageFactory.cs#L21
Parameter 'ISparkSettings settings' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.