Skip to content

Misc

Misc #6647

Triggered via push February 27, 2024 00:44
Status Success
Total duration 5m 45s
Artifacts 9

publish.yml

on: push
publish-asf-ui
40s
publish-asf-ui
Matrix: publish-asf
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 98 warnings
Invalid property value: .editorconfig#L39
'required' is not allowed here
Invalid property value: .editorconfig#L39
'file' is not allowed here
Invalid property value: .editorconfig#L39
'required' is not allowed here
Invalid property value: .editorconfig#L39
'file' is not allowed here
publish-asf (macos-latest, osx-x64): ArchiSteamFarm/Web/WebBrowser.cs#L745
Using member 'System.Net.Http.Json.JsonContent.Create<T>(T, MediaTypeHeaderValue, 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.
publish-asf (macos-latest, osx-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L48
Using member 'System.Text.Json.JsonSerializer.SerializeToElement<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.
publish-asf (macos-latest, osx-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L52
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonElement, 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.
publish-asf (macos-latest, osx-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L58
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.
publish-asf (macos-latest, osx-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L65
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.
publish-asf (macos-latest, osx-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L69
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.
publish-asf (macos-latest, osx-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L111
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' 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.
publish-asf (macos-latest, osx-x64): ArchiSteamFarm/IPC/Integration/ApiAuthenticationMiddleware.cs#L87
Using member 'Microsoft.AspNetCore.Http.HttpResponseJsonExtensions.WriteAsJsonAsync<TValue>(HttpResponse, 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.
publish-asf (ubuntu-latest, linux-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L48
Using member 'System.Text.Json.JsonSerializer.SerializeToElement<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.
publish-asf (ubuntu-latest, linux-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L52
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonElement, 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.
publish-asf (ubuntu-latest, linux-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L58
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.
publish-asf (ubuntu-latest, linux-x64): ArchiSteamFarm/Web/WebBrowser.cs#L745
Using member 'System.Net.Http.Json.JsonContent.Create<T>(T, MediaTypeHeaderValue, 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.
publish-asf (ubuntu-latest, linux-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L65
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.
publish-asf (ubuntu-latest, linux-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L69
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.
publish-asf (ubuntu-latest, linux-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L111
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' 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.
publish-asf (ubuntu-latest, linux-x64): ArchiSteamFarm/IPC/Integration/ApiAuthenticationMiddleware.cs#L87
Using member 'Microsoft.AspNetCore.Http.HttpResponseJsonExtensions.WriteAsJsonAsync<TValue>(HttpResponse, 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.
publish-asf (ubuntu-latest, linux-arm): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L48
Using member 'System.Text.Json.JsonSerializer.SerializeToElement<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.
publish-asf (ubuntu-latest, linux-arm): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L52
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonElement, 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.
publish-asf (ubuntu-latest, linux-arm): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L58
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.
publish-asf (ubuntu-latest, linux-arm): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L65
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.
publish-asf (ubuntu-latest, linux-arm): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L69
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.
publish-asf (ubuntu-latest, linux-arm): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L111
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' 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.
publish-asf (ubuntu-latest, linux-arm): ArchiSteamFarm/Web/WebBrowser.cs#L745
Using member 'System.Net.Http.Json.JsonContent.Create<T>(T, MediaTypeHeaderValue, 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.
publish-asf (ubuntu-latest, linux-arm): ArchiSteamFarm/IPC/Integration/ApiAuthenticationMiddleware.cs#L87
Using member 'Microsoft.AspNetCore.Http.HttpResponseJsonExtensions.WriteAsJsonAsync<TValue>(HttpResponse, 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.
publish-asf (ubuntu-latest, linux-arm64): ArchiSteamFarm/Web/WebBrowser.cs#L745
Using member 'System.Net.Http.Json.JsonContent.Create<T>(T, MediaTypeHeaderValue, 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.
publish-asf (ubuntu-latest, linux-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L48
Using member 'System.Text.Json.JsonSerializer.SerializeToElement<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.
publish-asf (ubuntu-latest, linux-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L52
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonElement, 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.
publish-asf (ubuntu-latest, linux-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L58
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.
publish-asf (ubuntu-latest, linux-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L65
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.
publish-asf (ubuntu-latest, linux-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L69
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.
publish-asf (ubuntu-latest, linux-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L111
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' 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.
publish-asf (ubuntu-latest, linux-arm64): ArchiSteamFarm/IPC/Integration/ApiAuthenticationMiddleware.cs#L87
Using member 'Microsoft.AspNetCore.Http.HttpResponseJsonExtensions.WriteAsJsonAsync<TValue>(HttpResponse, 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.
publish-asf (macos-latest, osx-arm64): ArchiSteamFarm/Web/WebBrowser.cs#L745
Using member 'System.Net.Http.Json.JsonContent.Create<T>(T, MediaTypeHeaderValue, 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.
publish-asf (macos-latest, osx-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L48
Using member 'System.Text.Json.JsonSerializer.SerializeToElement<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.
publish-asf (macos-latest, osx-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L52
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonElement, 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.
publish-asf (macos-latest, osx-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L58
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.
publish-asf (macos-latest, osx-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L65
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.
publish-asf (macos-latest, osx-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L69
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.
publish-asf (macos-latest, osx-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L111
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' 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.
publish-asf (macos-latest, osx-arm64): ArchiSteamFarm/IPC/Integration/ApiAuthenticationMiddleware.cs#L87
Using member 'Microsoft.AspNetCore.Http.HttpResponseJsonExtensions.WriteAsJsonAsync<TValue>(HttpResponse, 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.
Unknown property: .editorconfig#L89
The property is not supported
Unknown property: .editorconfig#L125
The property is not supported
Unknown property: .editorconfig#L118
The property is not supported
Unknown property: .editorconfig#L92
The property is not supported
Unknown property: .editorconfig#L78
The property is not supported
Unknown property: .editorconfig#L90
The property is not supported
Unknown property: .editorconfig#L99
The property is not supported
Unknown property: .editorconfig#L97
The property is not supported
Unknown property: .editorconfig#L126
The property is not supported
Unknown property: .editorconfig#L192
The property is not supported
Unknown property: .editorconfig#L121
The property is not supported
Unknown property: .editorconfig#L101
The property is not supported
Unknown property: .editorconfig#L127
The property is not supported
Unknown property: .editorconfig#L94
The property is not supported
Unknown property: .editorconfig#L87
The property is not supported
Unknown property: .editorconfig#L96
The property is not supported
Unknown property: .editorconfig#L86
The property is not supported
Unknown property: .editorconfig#L81
The property is not supported
Unknown property: .editorconfig#L100
The property is not supported
Unknown property: .editorconfig#L120
The property is not supported
Unknown property: .editorconfig#L199
The property is not supported
publish-asf (windows-latest, win-arm64): ArchiSteamFarm/Web/WebBrowser.cs#L745
Using member 'System.Net.Http.Json.JsonContent.Create<T>(T, MediaTypeHeaderValue, 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.
publish-asf (windows-latest, win-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L48
Using member 'System.Text.Json.JsonSerializer.SerializeToElement<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.
publish-asf (windows-latest, win-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L52
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonElement, 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.
publish-asf (windows-latest, win-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L58
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.
publish-asf (windows-latest, win-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L65
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.
publish-asf (windows-latest, win-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L69
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.
publish-asf (windows-latest, win-arm64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L111
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' 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.
publish-asf (windows-latest, win-arm64): ArchiSteamFarm/IPC/Integration/ApiAuthenticationMiddleware.cs#L87
Using member 'Microsoft.AspNetCore.Http.HttpResponseJsonExtensions.WriteAsJsonAsync<TValue>(HttpResponse, 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.
publish-asf (windows-latest, win-x64): ArchiSteamFarm/Web/WebBrowser.cs#L745
Using member 'System.Net.Http.Json.JsonContent.Create<T>(T, MediaTypeHeaderValue, 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.
publish-asf (windows-latest, win-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L48
Using member 'System.Text.Json.JsonSerializer.SerializeToElement<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.
publish-asf (windows-latest, win-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L52
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonElement, 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.
publish-asf (windows-latest, win-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L58
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.
publish-asf (windows-latest, win-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L69
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.
publish-asf (windows-latest, win-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L65
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.
publish-asf (windows-latest, win-x64): ArchiSteamFarm/Helpers/Json/JsonUtilities.cs#L111
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' 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.
publish-asf (windows-latest, win-x64): ArchiSteamFarm/IPC/Integration/ApiAuthenticationMiddleware.cs#L87
Using member 'Microsoft.AspNetCore.Http.HttpResponseJsonExtensions.WriteAsJsonAsync<TValue>(HttpResponse, 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.
Unknown property: .editorconfig#L89
The property is not supported
Unknown property: .editorconfig#L125
The property is not supported
Unknown property: .editorconfig#L118
The property is not supported
Unknown property: .editorconfig#L92
The property is not supported
Unknown property: .editorconfig#L78
The property is not supported
Unknown property: .editorconfig#L90
The property is not supported
Unknown property: .editorconfig#L99
The property is not supported
Unknown property: .editorconfig#L97
The property is not supported
Unknown property: .editorconfig#L126
The property is not supported
Unknown property: .editorconfig#L192
The property is not supported
Unknown property: .editorconfig#L121
The property is not supported
Unknown property: .editorconfig#L101
The property is not supported
Unknown property: .editorconfig#L127
The property is not supported
Unknown property: .editorconfig#L94
The property is not supported
Unknown property: .editorconfig#L87
The property is not supported
Unknown property: .editorconfig#L96
The property is not supported
Unknown property: .editorconfig#L86
The property is not supported
Unknown property: .editorconfig#L81
The property is not supported
Unknown property: .editorconfig#L100
The property is not supported
Unknown property: .editorconfig#L120
The property is not supported
Unknown property: .editorconfig#L199
The property is not supported

Artifacts

Produced during runtime
Name Size
ASF-ui Expired
529 KB
macos-latest_ASF-osx-arm64 Expired
22.1 MB
macos-latest_ASF-osx-x64 Expired
22.6 MB
ubuntu-latest_ASF-generic Expired
7.79 MB
ubuntu-latest_ASF-linux-arm Expired
19.6 MB
ubuntu-latest_ASF-linux-arm64 Expired
20.3 MB
ubuntu-latest_ASF-linux-x64 Expired
20.7 MB
windows-latest_ASF-win-arm64 Expired
20.5 MB
windows-latest_ASF-win-x64 Expired
20.9 MB