Skip to content

merge

merge #22

Triggered via push December 20, 2024 16:24
Status Failure
Total duration 2m 15s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
Linux: GTA V Script Decompiler/Function.cs#L428
Invalid expression term '['
Linux: GTA V Script Decompiler/NativeDB.cs#L113
Invalid expression term '['
Linux: GTA V Script Decompiler/NativeDB.cs#L113
Syntax error; value expected
Linux: GTA V Script Decompiler/Function.cs#L428
Invalid expression term '['
Windows
No files were found with the provided path: GTA V Script Decompiler/bin/Release/net6.0-windows. No artifacts will be uploaded.
Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Windows: GTA V Script Decompiler/UI/InputBox.cs#L164
The type name 'type' only contains lower-cased ascii characters. Such names may become reserved for the language.
Windows: GTA V Script Decompiler/UI/InputBox.cs#L29
This call site is reachable on all platforms. 'Form.Dispose(bool)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: GTA V Script Decompiler/UI/InputBox.cs#L124
This call site is reachable on all platforms. 'Control.TabIndex' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: GTA V Script Decompiler/UI/InputBox.cs#L182
This call site is reachable on all platforms. 'ComboBox.Text' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: GTA V Script Decompiler/UI/InputBox.cs#L174
This call site is reachable on all platforms. 'Control.Focus()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: GTA V Script Decompiler/UI/InputBox.cs#L182
This call site is reachable on all platforms. 'TextBox.Text' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: GTA V Script Decompiler/UI/InputBox.cs#L181
This call site is reachable on all platforms. 'Form.DialogResult' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: GTA V Script Decompiler/UI/InputBox.cs#L137
This call site is reachable on all platforms. 'Control.ControlCollection.Add(Control?)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: GTA V Script Decompiler/UI/InputBox.cs#L109
This call site is reachable on all platforms. 'AnchorStyles.Left' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: GTA V Script Decompiler/UI/InputBox.cs#L44
This call site is reachable on all platforms. 'ComboBox' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)