Skip to content

Adds godot symlink to OS' PATH, auto-detect default SHELL on UNIX systems #145

Adds godot symlink to OS' PATH, auto-detect default SHELL on UNIX systems

Adds godot symlink to OS' PATH, auto-detect default SHELL on UNIX systems #145

Re-run triggered January 2, 2024 21:07
Status Success
Total duration 3m 56s
Artifacts

install_test.yaml

on: pull_request
Matrix: install_tests_3x
Matrix: install_tests_4x
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
🔋 Godot 3.x Integration Tests with ubuntu-latest: GodotEnv/src/common/clients/EnvironmentVariableClient.cs#L55
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.
🔋 Godot 3.x Integration Tests with ubuntu-latest: GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L139
Member 'GetDefaultShellUnixRoutine' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
🔋 Godot 3.x Integration Tests with ubuntu-latest: GodotEnv/src/common/clients/EnvironmentVariableClient.cs#L55
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.
🔋 Godot 3.x Integration Tests with ubuntu-latest: GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L139
Member 'GetDefaultShellUnixRoutine' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
🔋 Godot 4.x Integration Tests with ubuntu-latest: GodotEnv/src/common/clients/EnvironmentVariableClient.cs#L55
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.
🔋 Godot 4.x Integration Tests with ubuntu-latest: GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L139
Member 'GetDefaultShellUnixRoutine' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
🔋 Godot 4.x Integration Tests with ubuntu-latest: GodotEnv/src/common/clients/EnvironmentVariableClient.cs#L55
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.
🔋 Godot 4.x Integration Tests with ubuntu-latest: GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L139
Member 'GetDefaultShellUnixRoutine' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
🔋 Godot 3.x Integration Tests with macos-latest: GodotEnv/src/common/clients/EnvironmentVariableClient.cs#L55
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.
🔋 Godot 3.x Integration Tests with macos-latest: GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L139
Member 'GetDefaultShellUnixRoutine' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
🔋 Godot 3.x Integration Tests with macos-latest: GodotEnv/src/common/clients/EnvironmentVariableClient.cs#L55
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.
🔋 Godot 3.x Integration Tests with macos-latest: GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L139
Member 'GetDefaultShellUnixRoutine' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
🔋 Godot 4.x Integration Tests with macos-latest: GodotEnv/src/common/clients/EnvironmentVariableClient.cs#L55
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.
🔋 Godot 4.x Integration Tests with macos-latest: GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L139
Member 'GetDefaultShellUnixRoutine' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
🔋 Godot 4.x Integration Tests with macos-latest: GodotEnv/src/common/clients/EnvironmentVariableClient.cs#L55
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.
🔋 Godot 4.x Integration Tests with macos-latest: GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L139
Member 'GetDefaultShellUnixRoutine' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
🔋 Godot 4.x Integration Tests with windows-2019: GodotEnv/src/common/clients/EnvironmentVariableClient.cs#L55
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.
🔋 Godot 4.x Integration Tests with windows-2019: GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L139
Member 'GetDefaultShellUnixRoutine' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
🔋 Godot 4.x Integration Tests with windows-2019: GodotEnv/src/common/clients/EnvironmentVariableClient.cs#L55
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.
🔋 Godot 4.x Integration Tests with windows-2019: GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L139
Member 'GetDefaultShellUnixRoutine' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
🔋 Godot 3.x Integration Tests with windows-2019: GodotEnv/src/common/clients/EnvironmentVariableClient.cs#L55
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.
🔋 Godot 3.x Integration Tests with windows-2019: GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L139
Member 'GetDefaultShellUnixRoutine' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
🔋 Godot 3.x Integration Tests with windows-2019: GodotEnv/src/common/clients/EnvironmentVariableClient.cs#L55
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.
🔋 Godot 3.x Integration Tests with windows-2019: GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L139
Member 'GetDefaultShellUnixRoutine' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)