Skip to content

Use of VersionPrefix and VersionPrefix tags in .csproj files #27

Use of VersionPrefix and VersionPrefix tags in .csproj files

Use of VersionPrefix and VersionPrefix tags in .csproj files #27

Triggered via push December 25, 2024 10:52
Status Success
Total duration 2m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.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/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.Web.Mvc.Tests/SparkViewFactoryTester.cs#L288
'SparkViewFactory.CreateDescriptor(ControllerContext, string, string, bool, ICollection<string>)' is obsolete: 'Does not seem to be used?'
build: src/Spark.Web.Mvc.Tests/SparkViewFactoryTester.cs#L317
'SparkViewFactory.CreateDescriptor(ControllerContext, string, string, bool, ICollection<string>)' is obsolete: 'Does not seem to be used?'
build: src/Spark.Web.Mvc.Tests/SparkViewFactoryTester.cs#L344
'SparkViewFactory.CreateDescriptor(ControllerContext, string, string, bool, ICollection<string>)' is obsolete: 'Does not seem to be used?'
build: src/Spark.Web.Mvc.Tests/SparkViewFactoryTester.cs#L426
'SparkViewFactory.CreateDescriptor(ControllerContext, string, string, bool, ICollection<string>)' is obsolete: 'Does not seem to be used?'
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.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#L128
'SparkWebPrecompiler.CreateDescriptor(ControllerContext, string, string, bool, ICollection<string>)' is obsolete: 'Is this used apart from in the unit tests?'