Skip to content

Codeflow into Main #352

Codeflow into Main

Codeflow into Main #352

Triggered via pull request November 4, 2024 08:36
Status Success
Total duration 52s
Artifacts 2

nuget.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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.

Artifacts

Produced during runtime
Name Size
dotnet-test-results
4.72 KB
nupkg
4.8 MB