Day 20 #614
Annotations
2 warnings
|
build:
src/2020/AdventOfCode.2020.Puzzles/Solutions/Day20.cs#L107
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/Day20.cs#L107
Member 'AssemblePuzzle' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|