Skip to content

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

Bump the deps group across 1 directory with 23 updates

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

Triggered via pull request June 11, 2024 14:35
Status Failure
Total duration 1m 0s
Artifacts

nox_code_quality.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
Process completed with exit code 1.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.