Skip to content

feat: breaking change: revive cleanup projects PR, target .NET 6.0 #241

feat: breaking change: revive cleanup projects PR, target .NET 6.0

feat: breaking change: revive cleanup projects PR, target .NET 6.0 #241

Triggered via pull request February 26, 2024 22:35
Status Failure
Total duration 4m 48s
Artifacts

dotnetcore.yml

on: pull_request
build-test-publish
4m 34s
build-test-publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build-test-publish
Process completed with exit code 1.
build-test-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test-publish: Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryIssuesAllPagesTests.cs#L16
Field 'SubqueryPlaceholder.placeholder' is never assigned to, and will always have its default value null
build-test-publish: Octokit.GraphQL.Core.UnitTests/QueryBuilderTests.cs#L1292
Field 'QueryBuilderTests.TestModelObject.IntField2' is never assigned to, and will always have its default value 0
build-test-publish: Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryIssuesAllPagesTests.cs#L232
The literal or constant value "repoid" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Issues_AllPages'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build-test-publish: Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryIssuesAllPagesTests.cs#L233
The literal or constant value "end0" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Issues_AllPages'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build-test-publish: Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryIssuesAllPagesTests.cs#L253
The literal or constant value "end1" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Issues_AllPages'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build-test-publish: Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryNameIssuesAllPagesTests.cs#L195
The literal or constant value "repoid" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Name_Issues_AllPages'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build-test-publish: Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryNameIssuesAllPagesTests.cs#L196
The literal or constant value "end0" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Name_Issues_AllPages'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build-test-publish: Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryNameIssuesAllPagesToDictionaryTests.cs#L197
The literal or constant value "repoid" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Name_Issues_AllPages_To_Dictionary'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build-test-publish: Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryNameIssuesAllPagesToDictionaryTests.cs#L198
The literal or constant value "end0" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Name_Issues_AllPages_To_Dictionary'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build-test-publish: Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryIssuesAllPagesTests.cs#L16
Field 'SubqueryPlaceholder.placeholder' is never assigned to, and will always have its default value null