Skip to content

Add support for Godot 3 downloads #84

Add support for Godot 3 downloads

Add support for Godot 3 downloads #84

Triggered via pull request October 15, 2023 08:42
Status Success
Total duration 2m 19s
Artifacts

install_test.yaml

on: pull_request
Matrix: install_tests
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
🔋 Integration Tests with ubuntu-latest: GodotEnv/src/features/godot/models/Windows.cs#L17
In member string Windows.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with ubuntu-latest: GodotEnv/src/features/godot/models/MacOS.cs#L17
In member string MacOS.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with ubuntu-latest: GodotEnv/src/features/godot/models/Linux.cs#L14
In member string Linux.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with ubuntu-latest: GodotEnv/src/features/godot/models/GodotEnvironment.cs#L149
In member string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version), change parameter name isDotnet to isDotnetVersion in order to match the identifier as it has been declared in string IGodotEnvironment.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with ubuntu-latest: GodotEnv/src/features/godot/models/Windows.cs#L17
In member string Windows.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with ubuntu-latest: GodotEnv/src/features/godot/models/MacOS.cs#L17
In member string MacOS.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with ubuntu-latest: GodotEnv/src/features/godot/models/Linux.cs#L14
In member string Linux.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with ubuntu-latest: GodotEnv/src/features/godot/models/GodotEnvironment.cs#L149
In member string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version), change parameter name isDotnet to isDotnetVersion in order to match the identifier as it has been declared in string IGodotEnvironment.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with macos-latest: GodotEnv/src/features/godot/models/Windows.cs#L17
In member string Windows.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with macos-latest: GodotEnv/src/features/godot/models/MacOS.cs#L17
In member string MacOS.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with macos-latest: GodotEnv/src/features/godot/models/Linux.cs#L14
In member string Linux.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with macos-latest: GodotEnv/src/features/godot/models/GodotEnvironment.cs#L149
In member string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version), change parameter name isDotnet to isDotnetVersion in order to match the identifier as it has been declared in string IGodotEnvironment.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with macos-latest: GodotEnv/src/features/godot/models/Windows.cs#L17
In member string Windows.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with macos-latest: GodotEnv/src/features/godot/models/MacOS.cs#L17
In member string MacOS.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with macos-latest: GodotEnv/src/features/godot/models/Linux.cs#L14
In member string Linux.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with macos-latest: GodotEnv/src/features/godot/models/GodotEnvironment.cs#L149
In member string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version), change parameter name isDotnet to isDotnetVersion in order to match the identifier as it has been declared in string IGodotEnvironment.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
🔋 Integration Tests with windows-2019: GodotEnv/src/features/godot/models/Windows.cs#L17
In member string Windows.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version)
🔋 Integration Tests with windows-2019: GodotEnv/src/features/godot/models/MacOS.cs#L17
In member string MacOS.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version)
🔋 Integration Tests with windows-2019: GodotEnv/src/features/godot/models/Linux.cs#L14
In member string Linux.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version)
🔋 Integration Tests with windows-2019: GodotEnv/src/features/godot/models/GodotEnvironment.cs#L149
In member string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version), change parameter name isDotnet to isDotnetVersion in order to match the identifier as it has been declared in string IGodotEnvironment.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version)
🔋 Integration Tests with windows-2019: GodotEnv/src/features/godot/models/Windows.cs#L17
In member string Windows.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version)
🔋 Integration Tests with windows-2019: GodotEnv/src/features/godot/models/MacOS.cs#L17
In member string MacOS.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version)
🔋 Integration Tests with windows-2019: GodotEnv/src/features/godot/models/Linux.cs#L14
In member string Linux.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version), change parameter name isDotnetVersion to isDotnet in order to match the identifier as it has been declared in string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version)
🔋 Integration Tests with windows-2019: GodotEnv/src/features/godot/models/GodotEnvironment.cs#L149
In member string GodotEnvironment.GetInstallerNameSuffix(bool isDotnet, SemanticVersion version), change parameter name isDotnet to isDotnetVersion in order to match the identifier as it has been declared in string IGodotEnvironment.GetInstallerNameSuffix(bool isDotnetVersion, SemanticVersion version)