Skip to content

Update tests

Update tests #2

Triggered via pull request October 13, 2024 12:18
@drasticactionsdrasticactions
synchronize #64
tests
Status Success
Total duration 46s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build
No files were found with the provided path: testresults. No artifacts will be uploaded.
build: 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))'.
build: 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.
build: 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.
build: 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.