Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Update all nuget dependencies to latest #364

Update all nuget dependencies to latest

Update all nuget dependencies to latest #364

Triggered via push November 4, 2023 15:04
Status Success
Total duration 8m 52s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
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/
build
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: test/UtilityTests.cs#L209
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: test/RuntimeTests.cs#L98
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: test/RuntimeTests.cs#L111
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: test/CheckForUpdateTests.cs#L17
Do not use Assert.False(true, message) to fail a test. Use Assert.Fail(message) instead.
build: test/CheckForUpdateTests.cs#L49
Do not use Assert.False(true, message) to fail a test. Use Assert.Fail(message) instead.
build: test/CheckForUpdateTests.cs#L87
Do not use Assert.False(true, message) to fail a test. Use Assert.Fail(message) instead.
build: test/DownloadReleasesTests.cs#L19
Do not use Assert.False(true, message) to fail a test. Use Assert.Fail(message) instead.
build: test/DownloadReleasesTests.cs#L57
Do not use Assert.False(true, message) to fail a test. Use Assert.Fail(message) instead.
build: test/DownloadReleasesTests.cs#L97
Do not use Assert.False(true, message) to fail a test. Use Assert.Fail(message) instead.
build
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
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: test/UtilityTests.cs#L209
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: test/RuntimeTests.cs#L98
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: test/RuntimeTests.cs#L111
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: test/DownloadReleasesTests.cs#L19
Do not use Assert.False(true, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build: test/DownloadReleasesTests.cs#L57
Do not use Assert.False(true, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build: test/DownloadReleasesTests.cs#L97
Do not use Assert.False(true, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build: test/DownloadReleasesTests.cs#L151
Do not use Assert.False(true, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build: test/DeltaPackageTests.cs#L81
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)

Artifacts

Produced during runtime
Name Size
artifact Expired
54.9 MB