Skip to content

Bump AoCHelper from 2.0.2 to 3.1.0 #9

Bump AoCHelper from 2.0.2 to 3.1.0

Bump AoCHelper from 2.0.2 to 3.1.0 #9

Triggered via push November 30, 2023 06:41
Status Failure
Total duration 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
build-and-run
14s
build-and-run
Fit to window
Zoom out
Zoom in

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/