chore(deps): update dependency dotnet-sdk to v9.0.304 #640
Annotations
4 warnings
|
build:
src/2020/AdventOfCode.2020.Puzzles/Solutions/Day21.cs#L138
Type 'Food' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
build:
src/2020/AdventOfCode.2020.Puzzles/Solutions/Day20.cs#L101
Member 'AssemblePuzzle' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
build:
src/2020/AdventOfCode.2020.Puzzles/Solutions/Day21.cs#L138
Type 'Food' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
build:
src/2020/AdventOfCode.2020.Puzzles/Solutions/Day20.cs#L101
Member 'AssemblePuzzle' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|