Skip to content

¯\_(ツ)_/¯

¯\_(ツ)_/¯ #42

Triggered via push October 8, 2024 18:21
Status Success
Total duration 3m 40s
Artifacts

publish.yml

on: push
Matrix: Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 60 warnings
Release (linux): L2/Views/Media/AudioPlayerWindow.axaml.cs#L23
'WindowTitleBar' does not contain a definition for 'IsVIsible' and no accessible extension method 'IsVIsible' accepting a first argument of type 'WindowTitleBar' could be found (are you missing a using directive or an assembly reference?)
Release (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release (linux)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Release (linux): VKUI/Controls/StackNavigationRouter.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (linux): VKUI/Controls/StackNavigationRouter.cs#L45
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (linux): VKUI/Controls/StackNavigationRouter.cs#L64
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (linux): VKUI/Controls/StackNavigationRouter.cs#L74
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (linux): VKUI/Controls/StackNavigationRouter.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (linux): VKUI/Controls/StackNavigationRouter.cs#L45
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (linux): VKUI/Controls/StackNavigationRouter.cs#L64
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (linux): VKUI/Controls/StackNavigationRouter.cs#L74
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (linux): ELOR.VKAPILib/Objects/APIResponse.cs#L22
'APIException.Message' hides inherited member 'Exception.Message'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Release (macOS-arm64, MAC, macos-latest, osx-arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (macOS-arm64, MAC, macos-latest, osx-arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release (macOS-arm64, MAC, macos-latest, osx-arm64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Release (macOS-arm64, MAC, macos-latest, osx-arm64): VKUI/Controls/StackNavigationRouter.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (macOS-arm64, MAC, macos-latest, osx-arm64): VKUI/Controls/StackNavigationRouter.cs#L45
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (macOS-arm64, MAC, macos-latest, osx-arm64): VKUI/Controls/StackNavigationRouter.cs#L64
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (macOS-arm64, MAC, macos-latest, osx-arm64): VKUI/Controls/StackNavigationRouter.cs#L74
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (macOS-arm64, MAC, macos-latest, osx-arm64): ELOR.VKAPILib/Objects/APIResponse.cs#L22
'APIException.Message' hides inherited member 'Exception.Message'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Release (macOS-arm64, MAC, macos-latest, osx-arm64): ELOR.VKAPILib/Attributes/JsonStringEnumConverterEx.cs#L16
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents' in call to 'System.Type.GetMember(String)'. The generic parameter 'TEnum' of 'ELOR.VKAPILib.Attributes.JsonStringEnumConverterEx<TEnum>' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
Release (macOS-arm64, MAC, macos-latest, osx-arm64): ELOR.VKAPILib/Methods/UtilsMethods.cs#L21
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonNode, 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.
Release (macOS-arm64, MAC, macos-latest, osx-arm64): ELOR.VKAPILib/Methods/UtilsMethods.cs#L21
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonNode, 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.
Release (macOS-arm64, MAC, macos-latest, osx-arm64): ELOR.VKAPILib/Methods/PollsMethods.cs#L21
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, 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.
Release (macOS)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (macOS)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release (macOS)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Release (macOS): VKUI/Controls/StackNavigationRouter.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (macOS): VKUI/Controls/StackNavigationRouter.cs#L45
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (macOS): VKUI/Controls/StackNavigationRouter.cs#L64
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (macOS): VKUI/Controls/StackNavigationRouter.cs#L74
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (macOS): ELOR.VKAPILib/Objects/APIResponse.cs#L22
'APIException.Message' hides inherited member 'Exception.Message'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Release (macOS): ELOR.VKAPILib/Attributes/JsonStringEnumConverterEx.cs#L16
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents' in call to 'System.Type.GetMember(String)'. The generic parameter 'TEnum' of 'ELOR.VKAPILib.Attributes.JsonStringEnumConverterEx<TEnum>' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
Release (macOS): ELOR.VKAPILib/Methods/UtilsMethods.cs#L21
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonNode, 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.
Release (macOS): ELOR.VKAPILib/Methods/UtilsMethods.cs#L21
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonNode, 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.
Release (macOS): ELOR.VKAPILib/Methods/PollsMethods.cs#L21
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, 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.
Release (windows-arm, WIN, windows-latest, win-arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (windows-arm, WIN, windows-latest, win-arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release (windows-arm, WIN, windows-latest, win-arm64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Release (windows-arm, WIN, windows-latest, win-arm64): VKUI/Controls/StackNavigationRouter.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows-arm, WIN, windows-latest, win-arm64): VKUI/Controls/StackNavigationRouter.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows-arm, WIN, windows-latest, win-arm64): VKUI/Controls/StackNavigationRouter.cs#L45
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows-arm, WIN, windows-latest, win-arm64): VKUI/Controls/StackNavigationRouter.cs#L45
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows-arm, WIN, windows-latest, win-arm64): VKUI/Controls/StackNavigationRouter.cs#L64
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows-arm, WIN, windows-latest, win-arm64): VKUI/Controls/StackNavigationRouter.cs#L64
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows-arm, WIN, windows-latest, win-arm64): VKUI/Controls/StackNavigationRouter.cs#L74
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows-arm, WIN, windows-latest, win-arm64): VKUI/Controls/StackNavigationRouter.cs#L74
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows-arm, WIN, windows-latest, win-arm64): ELOR.VKAPILib/Objects/APIResponse.cs#L22
'APIException.Message' hides inherited member 'Exception.Message'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Release (windows)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (windows)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release (windows)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Release (windows): VKUI/Controls/StackNavigationRouter.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows): VKUI/Controls/StackNavigationRouter.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows): VKUI/Controls/StackNavigationRouter.cs#L45
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows): VKUI/Controls/StackNavigationRouter.cs#L45
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows): VKUI/Controls/StackNavigationRouter.cs#L64
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows): VKUI/Controls/StackNavigationRouter.cs#L64
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows): VKUI/Controls/StackNavigationRouter.cs#L74
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows): VKUI/Controls/StackNavigationRouter.cs#L74
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows): ELOR.VKAPILib/Objects/APIResponse.cs#L22
'APIException.Message' hides inherited member 'Exception.Message'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.