Skip to content

Bump the deps group across 1 directory with 23 updates #422

Bump the deps group across 1 directory with 23 updates

Bump the deps group across 1 directory with 23 updates #422

Triggered via pull request June 18, 2024 09:24
Status Failure
Total duration 1m 33s
Artifacts

nox_ci.yaml

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

Annotations

5 errors and 1 warning
Plugin.Core.Tests.SnakeNameTests ► Can_Convert_To_Snake_Name(sourceValue: "Hello.World", expectedValue: "hello_world"): tests/Plugin.Core.Tests/SnakeNameTests.cs#L34
Failed test found in: tests/Plugin.Core.Tests/TestResults/test-results.trx Error: Assert.Single() Failure: The collection contained 3 items Collection: [["result"] = "Hello_World", ["result-lower"] = "hello_world", ["result-upper"] = "HELLO_WORLD"]
Plugin.Core.Tests.SnakeNameTests ► Can_Convert_To_Snake_Name(sourceValue: "HELLO.World", expectedValue: "hello_world"): tests/Plugin.Core.Tests/SnakeNameTests.cs#L34
Failed test found in: tests/Plugin.Core.Tests/TestResults/test-results.trx Error: Assert.Single() Failure: The collection contained 3 items Collection: [["result"] = "HELLO_World", ["result-lower"] = "hello_world", ["result-upper"] = "HELLO_WORLD"]
Plugin.Core.Tests.SnakeNameTests ► Can_Convert_To_Snake_Name(sourceValue: "HelloWorld", expectedValue: "helloworld"): tests/Plugin.Core.Tests/SnakeNameTests.cs#L34
Failed test found in: tests/Plugin.Core.Tests/TestResults/test-results.trx Error: Assert.Single() Failure: The collection contained 3 items Collection: [["result"] = "HelloWorld", ["result-lower"] = "helloworld", ["result-upper"] = "HELLOWORLD"]
build (8.0.x)
Process completed with exit code 1.
build (8.0.x)
Failed test were found and 'fail-on-error' option is set to true
build (8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.