Bump AoCHelper from 2.0.2 to 3.1.0 #9
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
build-and-run:
AdventOfCode/Program.cs#L3
Argument 1: cannot convert from 'AoCHelper.SolverConfiguration' to 'System.Action<AoCHelper.SolverConfiguration>?'
|
build-and-run:
AdventOfCode/Program.cs#L7
Argument 1: cannot convert from 'AoCHelper.SolverConfiguration' to 'System.Action<AoCHelper.SolverConfiguration>?'
|
build-and-run:
AdventOfCode/Program.cs#L3
Argument 1: cannot convert from 'AoCHelper.SolverConfiguration' to 'System.Action<AoCHelper.SolverConfiguration>?'
|
build-and-run:
AdventOfCode/Program.cs#L7
Argument 1: cannot convert from 'AoCHelper.SolverConfiguration' to 'System.Action<AoCHelper.SolverConfiguration>?'
|
build-and-run
Process completed with exit code 1.
|
build-and-run
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|