add day14 #13
Annotations
7 errors and 2 warnings
build
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
build
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
build
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
build
Duplicate words (grid) found (dupword)
|
build
Magic number: 10, in <argument> detected (mnd)
|
build
assigned to seconds, but reassigned without using the value (wastedassign)
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/advent-of-code/advent-of-code. Supported file pattern: go.sum
|