Updated dependencies #86
Merged
Annotations
10 warnings
|
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?'
|
|
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?'
|
|
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?'
|
|
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?'
|
|
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?'
|
|
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?'
|
|
src/Castle.MonoRail.Views.Spark.Tests/ViewComponents/BaseViewComponentTests.cs#L24
Class BaseViewComponentTests is used as a base class and should be abstract (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1034.md)
|
|
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.
|
|
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.
|
|
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)
|
The logs for this run have expired and are no longer available.
Loading