Add support for Godot 3 downloads #86
Annotations
1 error and 8 warnings
🤖 Check Godot Location
Process completed with exit code 127.
|
🦺 Build Projects:
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)
|
🦺 Build Projects:
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)
|
🦺 Build Projects:
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)
|
🦺 Build Projects:
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)
|
🦺 Build Projects:
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)
|
🦺 Build Projects:
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)
|
🦺 Build Projects:
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)
|
🦺 Build Projects:
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)
|
The logs for this run have expired and are no longer available.
Loading