Skip to content

Switch Firehose parsing to use Pipes #111

Switch Firehose parsing to use Pipes

Switch Firehose parsing to use Pipes #111

Triggered via pull request January 19, 2025 08:05
Status Success
Total duration 3m 49s
Artifacts 4

bskycli.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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

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