Switch Firehose parsing to use Pipes #111
Annotations
31 warnings
Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linux:
apps/bskycli/Program.cs#L704
Possible null reference argument for parameter 'cid' in 'StrongRef.StrongRef(ATUri uri = null, string cid = null)'.
|
Linux
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Char>, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Linux
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Char>, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
Linux:
apps/bskycli/Program.cs#L615
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
Linux:
apps/bskycli/Program.cs#L615
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
Linux:
apps/bskycli/Program.cs#L704
Possible null reference argument for parameter 'cid' in 'StrongRef.StrongRef(ATUri uri = null, string cid = null)'.
|
Linux
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Char>, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Linux
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Char>, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
Linux:
apps/bskycli/Program.cs#L615
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
Linux:
apps/bskycli/Program.cs#L615
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
MacOS:
apps/bskycli/Program.cs#L704
Possible null reference argument for parameter 'cid' in 'StrongRef.StrongRef(ATUri uri = null, string cid = null)'.
|
MacOS
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Char>, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
MacOS
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Char>, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
MacOS:
apps/bskycli/Program.cs#L615
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
MacOS:
apps/bskycli/Program.cs#L615
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
MacOS:
apps/bskycli/Program.cs#L704
Possible null reference argument for parameter 'cid' in 'StrongRef.StrongRef(ATUri uri = null, string cid = null)'.
|
MacOS
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Char>, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
MacOS
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Char>, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
MacOS:
apps/bskycli/Program.cs#L615
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
MacOS:
apps/bskycli/Program.cs#L615
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
Windows:
apps/bskycli/Program.cs#L704
Possible null reference argument for parameter 'cid' in 'StrongRef.StrongRef(ATUri uri = null, string cid = null)'.
|
Windows
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Char>, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Windows
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Char>, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
Windows:
apps/bskycli/Program.cs#L615
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
Windows:
apps/bskycli/Program.cs#L615
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
Windows:
apps/bskycli/Program.cs#L704
Possible null reference argument for parameter 'cid' in 'StrongRef.StrongRef(ATUri uri = null, string cid = null)'.
|
Windows
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Char>, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Windows
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Char>, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
Windows:
apps/bskycli/Program.cs#L615
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
Windows:
apps/bskycli/Program.cs#L615
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bskycli-linux-x64-3.4.0-PullRequest170.10
|
21.7 MB |
|
bskycli-osx-arm64-3.4.0-PullRequest170.10
|
19.2 MB |
|
bskycli-osx-x64-3.4.0-PullRequest170.10
|
20.5 MB |
|
bskycli-win-x64-3.4.0-PullRequest170.10
|
24.7 MB |
|