🔼 Update dependency Telegram.Bot to 22.1.3 #1113
Annotations
26 warnings
Build (ubuntu-latest):
ShadowsocksUriGenerator/Utils/FileHelper.cs#L95
Using member 'System.Text.Json.JsonSerializer.DeserializeAsync<TValue>(Stream, JsonSerializerOptions, CancellationToken)' 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 (ubuntu-latest):
ShadowsocksUriGenerator/Utils/FileHelper.cs#L152
Using member 'System.Text.Json.JsonSerializer.SerializeAsync<TValue>(Stream, TValue, JsonSerializerOptions, CancellationToken)' 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 (ubuntu-latest):
ShadowsocksUriGenerator/Utils/FileHelper.cs#L157
Using member 'System.Text.Json.JsonSerializer.SerializeAsync<TValue>(Stream, TValue, JsonSerializerOptions, CancellationToken)' 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 (ubuntu-latest):
ShadowsocksUriGenerator/Data/Group.cs#L291
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, 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 (ubuntu-latest):
ShadowsocksUriGenerator/Outline/ApiClient.cs#L86
Using member 'System.Net.Http.Json.HttpClientJsonExtensions.GetFromJsonAsync<TValue>(HttpClient, String, JsonSerializerOptions, CancellationToken)' 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 (ubuntu-latest):
ShadowsocksUriGenerator/Outline/ApiClient.cs#L89
Using member 'System.Net.Http.Json.HttpClientJsonExtensions.PutAsJsonAsync<TValue>(HttpClient, String, TValue, JsonSerializerOptions, CancellationToken)' 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 (ubuntu-latest):
ShadowsocksUriGenerator/Outline/ApiClient.cs#L92
Using member 'System.Net.Http.Json.HttpClientJsonExtensions.PutAsJsonAsync<TValue>(HttpClient, String, TValue, JsonSerializerOptions, CancellationToken)' 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 (ubuntu-latest):
ShadowsocksUriGenerator/Outline/ApiClient.cs#L95
Using member 'System.Net.Http.Json.HttpClientJsonExtensions.PutAsJsonAsync<TValue>(HttpClient, String, TValue, JsonSerializerOptions, CancellationToken)' 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 (ubuntu-latest):
ShadowsocksUriGenerator/Data/Nodes.cs#L362
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(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 (ubuntu-latest):
ShadowsocksUriGenerator/Outline/ApiClient.cs#L98
Using member 'System.Net.Http.Json.HttpClientJsonExtensions.GetFromJsonAsync<TValue>(HttpClient, String, JsonSerializerOptions, CancellationToken)' 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 (ubuntu-latest):
ShadowsocksUriGenerator.CLI/OnlineConfigCommand.cs#L154
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(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 (ubuntu-latest):
ShadowsocksUriGenerator.Server/Program.cs#L16
Using member 'Microsoft.Extensions.DependencyInjection.MvcServiceCollectionExtensions.AddControllers(IServiceCollection)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. MVC does not currently support trimming or native AOT. https://aka.ms/aspnet/trimming
|
Build (ubuntu-latest):
ShadowsocksUriGenerator.Chatbot.Telegram/Commands/CredCommands.cs#L136
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(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 (windows-latest):
ShadowsocksUriGenerator/Utils/FileHelper.cs#L152
Using member 'System.Text.Json.JsonSerializer.SerializeAsync<TValue>(Stream, TValue, JsonSerializerOptions, CancellationToken)' 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 (windows-latest):
ShadowsocksUriGenerator/Utils/FileHelper.cs#L157
Using member 'System.Text.Json.JsonSerializer.SerializeAsync<TValue>(Stream, TValue, JsonSerializerOptions, CancellationToken)' 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 (windows-latest):
ShadowsocksUriGenerator/Utils/FileHelper.cs#L95
Using member 'System.Text.Json.JsonSerializer.DeserializeAsync<TValue>(Stream, JsonSerializerOptions, CancellationToken)' 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 (windows-latest):
ShadowsocksUriGenerator/Data/Nodes.cs#L362
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(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 (windows-latest):
ShadowsocksUriGenerator/Data/Group.cs#L291
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, 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 (windows-latest):
ShadowsocksUriGenerator/Data/Group.cs#L837
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<T>(HttpContent, JsonSerializerOptions, CancellationToken)' 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 (windows-latest):
ShadowsocksUriGenerator/Outline/ApiClient.cs#L86
Using member 'System.Net.Http.Json.HttpClientJsonExtensions.GetFromJsonAsync<TValue>(HttpClient, String, JsonSerializerOptions, CancellationToken)' 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 (windows-latest):
ShadowsocksUriGenerator/Outline/ApiClient.cs#L89
Using member 'System.Net.Http.Json.HttpClientJsonExtensions.PutAsJsonAsync<TValue>(HttpClient, String, TValue, JsonSerializerOptions, CancellationToken)' 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 (windows-latest):
ShadowsocksUriGenerator/Outline/ApiClient.cs#L92
Using member 'System.Net.Http.Json.HttpClientJsonExtensions.PutAsJsonAsync<TValue>(HttpClient, String, TValue, JsonSerializerOptions, CancellationToken)' 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 (windows-latest):
ShadowsocksUriGenerator/Outline/ApiClient.cs#L95
Using member 'System.Net.Http.Json.HttpClientJsonExtensions.PutAsJsonAsync<TValue>(HttpClient, String, TValue, JsonSerializerOptions, CancellationToken)' 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 (windows-latest):
ShadowsocksUriGenerator.CLI/OnlineConfigCommand.cs#L154
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(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 (windows-latest):
ShadowsocksUriGenerator.Server/Program.cs#L16
Using member 'Microsoft.Extensions.DependencyInjection.MvcServiceCollectionExtensions.AddControllers(IServiceCollection)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. MVC does not currently support trimming or native AOT. https://aka.ms/aspnet/trimming
|
Build (windows-latest):
ShadowsocksUriGenerator.Chatbot.Telegram/Commands/CredCommands.cs#L136
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ss-uri-gen-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-linux
|
1.01 MB |
|
ss-uri-gen-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-linux-arm64
|
6.69 MB |
|
ss-uri-gen-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-linux-x64
|
6.89 MB |
|
ss-uri-gen-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-windows
|
1.06 MB |
|
ss-uri-gen-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-windows-arm64
|
6.39 MB |
|
ss-uri-gen-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-windows-x64
|
6.59 MB |
|
ss-uri-gen-chatbot-telegram-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-linux
|
1.17 MB |
|
ss-uri-gen-chatbot-telegram-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-linux-arm64
|
6.71 MB |
|
ss-uri-gen-chatbot-telegram-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-linux-x64
|
6.91 MB |
|
ss-uri-gen-chatbot-telegram-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-windows
|
1.22 MB |
|
ss-uri-gen-chatbot-telegram-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-windows-arm64
|
6.57 MB |
|
ss-uri-gen-chatbot-telegram-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-windows-x64
|
6.78 MB |
|
ss-uri-gen-rescue-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-linux
|
980 KB |
|
ss-uri-gen-rescue-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-linux-arm64
|
5.97 MB |
|
ss-uri-gen-rescue-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-linux-x64
|
6.17 MB |
|
ss-uri-gen-rescue-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-windows
|
1.01 MB |
|
ss-uri-gen-rescue-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-windows-arm64
|
5.65 MB |
|
ss-uri-gen-rescue-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-windows-x64
|
5.84 MB |
|
ss-uri-gen-server-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-linux
|
2.37 MB |
|
ss-uri-gen-server-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-linux-arm64
|
9.71 MB |
|
ss-uri-gen-server-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-linux-x64
|
9.9 MB |
|
ss-uri-gen-server-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-windows
|
2.4 MB |
|
ss-uri-gen-server-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-windows-arm64
|
9.68 MB |
|
ss-uri-gen-server-6853d808f8df0b94eb74a8f6d7ee37129fe48dbd-windows-x64
|
9.88 MB |
|