Build Package #358
Annotations
8 warnings
test:
src/WhiteWindLib.Tests/AnonymousTests.cs#L16
Non-nullable field 'proto' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
src/WhiteWindLib.Tests/AnonymousTests.cs#L17
Non-nullable field 'blog' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
src/WhiteWindLib.Tests/AnonymousTests.cs#L16
Element 'proto' should declare an access modifier (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1400.md)
|
test:
src/WhiteWindLib.Tests/AnonymousTests.cs#L17
Element 'blog' should declare an access modifier (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1400.md)
|
test:
src/FishyFlip.Tests/AnonymousTests.cs#L115
Possible null reference argument for parameter 'identifier' in 'Task<Result<DescribeRepo?>> ATProtoRepo.DescribeRepoAsync(ATIdentifier identifier, CancellationToken cancellationToken = default(CancellationToken))'.
|
test:
src/FishyFlip.Tests/AnonymousTests.cs#L145
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
test:
src/FishyFlip.Tests/AnonymousTests.cs#L16
Non-nullable field 'proto' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
src/FishyFlip.Tests/AnonymousTests.cs#L16
Element 'proto' should declare an access modifier (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1400.md)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dotnet-test-results
|
4.71 KB |
|
nupkg
|
4.79 MB |
|