Added missing version bump on Spark.Web project #43
Annotations
10 warnings and 1 notice
|
build:
src/Spark.Web.Mvc.Tests/DescriptorBuildingTester.cs#L200
'SparkWebPrecompiler.CreateDescriptor(ControllerContext, string, string, bool, ICollection<string>)' is obsolete: 'Is this used apart from in the unit tests?'
|
|
build:
src/Spark.Web.Mvc.Tests/DescriptorBuildingTester.cs#L181
'SparkWebPrecompiler.CreateDescriptor(ControllerContext, string, string, bool, ICollection<string>)' is obsolete: 'Is this used apart from in the unit tests?'
|
|
build:
src/Spark.Web.Mvc.Tests/DescriptorBuildingTester.cs#L163
'SparkWebPrecompiler.CreateDescriptor(ControllerContext, string, string, bool, ICollection<string>)' is obsolete: 'Is this used apart from in the unit tests?'
|
|
build:
src/Spark.Web.Mvc.Tests/DescriptorBuildingTester.cs#L145
'SparkWebPrecompiler.CreateDescriptor(ControllerContext, string, string, bool, ICollection<string>)' is obsolete: 'Is this used apart from in the unit tests?'
|
|
build:
src/Spark.Web.Mvc.Tests/DescriptorBuildingTester.cs#L128
'SparkWebPrecompiler.CreateDescriptor(ControllerContext, string, string, bool, ICollection<string>)' is obsolete: 'Is this used apart from in the unit tests?'
|
|
build:
src/Spark.Web.Mvc.Tests/DescriptorBuildingTester.cs#L112
'SparkWebPrecompiler.CreateDescriptor(ControllerContext, string, string, bool, ICollection<string>)' is obsolete: 'Is this used apart from in the unit tests?'
|
|
build:
src/Spark.Web.Mvc.Tests/DescriptorBuildingTester.cs#L97
'SparkWebPrecompiler.CreateDescriptor(ControllerContext, string, string, bool, ICollection<string>)' is obsolete: 'Is this used apart from in the unit tests?'
|
|
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.
|
|
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/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
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|