Skip to content

(maint) Update dependency Shouldly to 4.2.1 #469

(maint) Update dependency Shouldly to 4.2.1

(maint) Update dependency Shouldly to 4.2.1 #469

Triggered via push October 4, 2024 20:57
Status Failure
Total duration 2m 51s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 warnings
build (windows-2019)
The process 'tools\dotnet-cake' failed with exit code 1
build (macos-10.15)
The job was canceled because "windows-2019" failed.
build (ubuntu-18.04)
The job was canceled because "windows-2019" failed.
build (windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/cake-action@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 (windows-2019)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/cache@v3, cake-build/cake-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-2019)
The target framework 'netcoreapp2.1' 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 (windows-2019)
The target framework 'net5.0' 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 (windows-2019)
The target framework 'net5.0' 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 (windows-2019): src/cake.pandoc/Cake.Pandoc/Enums/From.cs#L3
Missing XML comment for publicly visible type or member 'From'
build (windows-2019): src/cake.pandoc/Cake.Pandoc/Enums/To.cs#L3
Missing XML comment for publicly visible type or member 'To'
build (windows-2019): src/cake.pandoc/Cake.Pandoc/PandocAliases.cs#L31
Missing XML comment for publicly visible type or member 'PandocAliases'
build (windows-2019): src/cake.pandoc/Cake.Pandoc/PandocAliases.cs#L34
Missing XML comment for publicly visible type or member 'PandocAliases.Pandoc(ICakeContext)'
build (windows-2019): src/cake.pandoc/Cake.Pandoc/PandocAliases.cs#L40
Missing XML comment for publicly visible type or member 'PandocAliases.Pandoc(ICakeContext, PandocSettings)'
build (windows-2019): src/cake.pandoc/Cake.Pandoc/PandocRunner.cs#L34
Missing XML comment for publicly visible type or member 'PandocRunner'
build (windows-2019): src/cake.pandoc/Cake.Pandoc/PandocRunner.cs#L38
Missing XML comment for publicly visible type or member 'PandocRunner.PandocRunner(IFileSystem, ICakeEnvironment, IProcessRunner, IToolLocator)'
Build
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
Build
The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583