Skip to content

chore(deps): update all non-major dependencies #108

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #108

Triggered via pull request June 2, 2024 00:42
Status Failure
Total duration 1m 31s
Artifacts 1

publish.yml

on: pull_request
Matrix: build_and_test
create_nuget
39s
create_nuget
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 6 warnings
build_and_test (ubuntu-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L24
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L29
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L34
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L68
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L80
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L92
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L107
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L114
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L121
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L257
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Debug)
No files were found with the provided path: /home/runner/work/Meziantou.FluentAssertionsAnalyzers/Meziantou.FluentAssertionsAnalyzers/TestResults/*.trx. No artifacts will be uploaded.
build_and_test (ubuntu-latest, Release)
No files were found with the provided path: /home/runner/work/Meziantou.FluentAssertionsAnalyzers/Meziantou.FluentAssertionsAnalyzers/TestResults/*.trx. No artifacts will be uploaded.
build_and_test (ubuntu-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L24
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L29
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L34
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L68
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L80
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L92
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L107
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L114
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L121
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (ubuntu-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L257
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L24
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L29
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L34
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L68
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L80
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L92
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L107
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L114
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L121
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Debug): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L257
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Debug)
No files were found with the provided path: D:\a\Meziantou.FluentAssertionsAnalyzers\Meziantou.FluentAssertionsAnalyzers/TestResults/*.trx. No artifacts will be uploaded.
build_and_test (windows-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L24
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L29
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L34
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L68
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L80
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L92
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L107
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L114
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L121
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Release): Meziantou.FluentAssertionsAnalyzers.Tests/Helpers/ProjectBuilder.Validation.cs#L257
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_test (windows-latest, Release)
No files were found with the provided path: D:\a\Meziantou.FluentAssertionsAnalyzers\Meziantou.FluentAssertionsAnalyzers/TestResults/*.trx. No artifacts will be uploaded.
build_and_test (ubuntu-latest, Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
create_nuget
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (ubuntu-latest, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (windows-latest, Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (windows-latest, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
nuget Expired
43.2 KB