Skip to content

version 2.1.8

version 2.1.8 #17

Triggered via push October 5, 2023 11:39
Status Success
Total duration 1m 54s
Artifacts

dotnet_build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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
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).