Print video information in the CLI #537
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, vimtor/action-zip@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build MacOSArm64 CLI:
TwitchDownloaderCLI/Modes/StreamInfo.cs#L100
Unreachable code detected
|
Build MacOSArm64 CLI:
TwitchDownloaderCLI/Modes/StreamInfo.cs#L221
Unreachable code detected
|
Build MacOSArm64 CLI:
TwitchDownloaderCLI/Modes/StreamInfo.cs#L49
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Stream, TValue, 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.
|
Build MacOSArm64 CLI:
TwitchDownloaderCLI/Modes/StreamInfo.cs#L142
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Stream, TValue, 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.
|
Build MacOSArm64 CLI:
TwitchDownloaderCLI/Modes/StreamInfo.cs#L144
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Stream, TValue, 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.
|
Build MacOS CLI:
TwitchDownloaderCLI/Modes/StreamInfo.cs#L100
Unreachable code detected
|
Build MacOS CLI:
TwitchDownloaderCLI/Modes/StreamInfo.cs#L221
Unreachable code detected
|
Build MacOS CLI:
TwitchDownloaderCLI/Modes/StreamInfo.cs#L49
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Stream, TValue, 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.
|
Build MacOS CLI:
TwitchDownloaderCLI/Modes/StreamInfo.cs#L142
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Stream, TValue, 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.
|
Build MacOS CLI:
TwitchDownloaderCLI/Modes/StreamInfo.cs#L144
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Stream, TValue, 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.
|
The logs for this run have expired and are no longer available.
Loading