Update firehose sample #70
Annotations
14 warnings
build:
src/FishyFlip/Models/AtDid.cs#L17
'ATDid.Create(string)' hides inherited member 'ATIdentifier.Create(string)'. Use the new keyword if hiding was intended.
|
build:
src/FishyFlip/Models/ATHandle.cs#L17
'ATHandle.Create(string)' hides inherited member 'ATIdentifier.Create(string)'. Use the new keyword if hiding was intended.
|
build:
src/FishyFlip/Tools/Multiple.cs#L155
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/FishyFlip/Tools/MultipleBase.cs#L105
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/FishyFlip/ATProtoRepo.cs#L134
Nullability of reference types in value of type 'Result<DescribeRepo?>' doesn't match target type 'Result<DescribeRepo>'.
|
build:
src/FishyFlip/Tools/Multiple.cs#L51
Nullability of reference types in value of type 'Multiple<T0?, T1>' doesn't match target type 'Multiple<T0, T1>'.
|
build:
src/FishyFlip/Tools/Multiple.cs#L53
Nullability of reference types in value of type 'Multiple<T0, T1?>' doesn't match target type 'Multiple<T0, T1>'.
|
build:
src/FishyFlip/Tools/Cbor/CborExtensions.cs#L92
The variable 'ex' is declared but never used
|
build:
src/FishyFlip/Models/ThreadView.cs#L12
Possible null reference assignment.
|
build:
src/FishyFlip/Models/ThreadView.cs#L10
Non-nullable property 'Post' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
apps/bskycli/ProgramCommands.cs#L46
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<string>(IEnumerable<string> source)'.
|
build:
apps/bskycli/ProgramCommands.cs#L67
Non-nullable property 'Rkey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
apps/bskycli/Program.cs#L16
'internal' members should come before 'private' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
build:
apps/bskycli/ProgramHelpers.cs#L13
An opening brace should not be followed by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1505.md)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nupkg
Expired
|
5.06 MB |
|