Skip to content

feature: added alernative ExceptionEventHandler registration via `ser… #16

feature: added alernative ExceptionEventHandler registration via `ser…

feature: added alernative ExceptionEventHandler registration via `ser… #16

Triggered via push September 17, 2023 12:05
Status Failure
Total duration 3m 3s
Artifacts

dotnet_build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
build: src/deniszykov.CommandLine/Builders/CommandLineBuilder.cs#L97
'Array' does not contain a definition for 'Empty'
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build
The target framework 'net5' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: src/deniszykov.CommandLine/Formatting/DefaultConsole.cs#L30
Nullability of reference types in type of parameter 'sender' of 'void DefaultConsole.Console_CancelKeyPress(object sender, ConsoleCancelEventArgs cancelEventArgs)' doesn't match the target delegate 'ConsoleCancelEventHandler' (possibly because of nullability attributes).