Skip to content

Initial groundwork for command builders (#19) #162

Initial groundwork for command builders (#19)

Initial groundwork for command builders (#19) #162

Triggered via pull request March 17, 2024 03:13
Status Success
Total duration 58s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
No files were found with the provided path: nuget/*. No artifacts will be uploaded.
build: Tests/Remora.Commands.Tests/Trees/CommandTreeBuilderTests.Builders.cs#L55
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: Tests/Remora.Commands.Tests/Trees/CommandTreeBuilderTests.Builders.cs#L76
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: Tests/Remora.Commands.Tests/Trees/CommandTreeBuilderTests.Builders.cs#L55
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: Tests/Remora.Commands.Tests/Trees/CommandTreeBuilderTests.Builders.cs#L76
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)