Bump FluentAssertions from 7.0.0-alpha.4 to 7.0.0-alpha.5 #14
Annotations
1 error and 10 warnings
Build-and-Test=ubuntu-latest
Process completed with exit code 1.
|
Build-and-Test=ubuntu-latest:
tests/IssueTracker.Services.Tests.Unit/Category/CategoryServiceTests.cs#L120
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build-and-Test=ubuntu-latest:
tests/IssueTracker.Services.Tests.Unit/Issue/IssueServiceTests.cs#L125
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build-and-Test=ubuntu-latest:
tests/IssueTracker.Services.Tests.Unit/Comment/CommentServiceTests.cs#L123
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build-and-Test=ubuntu-latest:
tests/IssueTracker.Services.Tests.Unit/User/UserServiceTests.cs#L122
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build-and-Test=ubuntu-latest:
tests/IssueTracker.Services.Tests.Unit/Status/StatusServiceTests.cs#L162
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build-and-Test=ubuntu-latest:
tests/IssueTracker.Services.Tests.Unit/User/UserServiceTests.cs#L182
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build-and-Test=ubuntu-latest:
tests/IssueTracker.Services.Tests.Unit/Issue/IssueServiceTests.cs#L273
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build-and-Test=ubuntu-latest:
tests/IssueTracker.Services.Tests.Unit/Comment/CommentServiceTests.cs#L269
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build-and-Test=ubuntu-latest:
tests/IssueTracker.Services.Tests.Unit/Comment/CommentServiceTests.cs#L344
Null should not be used for type parameter 'commentId' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build-and-Test=ubuntu-latest:
tests/IssueTracker.Services.Tests.Unit/Comment/CommentServiceTests.cs#L345
Null should not be used for type parameter 'userId' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
IssueTracker-test-results
|
108 KB |
|