Skip to content

Update CI for dotnet 8 #13

Update CI for dotnet 8

Update CI for dotnet 8 #13

Triggered via push November 28, 2024 10:50
Status Failure
Total duration 3m 49s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
build
Process completed with exit code 1.
build
No files were found with the provided path: Launcher\bin\x64\Release\net8.0-windows\win-x64\publish\. No artifacts will be uploaded.
build: ManagedBlamHelper/MBHandler.cs#L139
The variable 'FILE_ATTRIBUTE_NORMAL' is assigned but its value is never used
build: ManagedBlamHelper/MBHandler.cs#L141
The variable 'FILE_FLAG_DELETE_ON_CLOSE' is assigned but its value is never used
build: ManagedBlamHelper/MBHandler.cs#L142
The variable 'INVALID_HANDLE_VALUE' is assigned but its value is never used
build: ManagedBlamHelper/MBHandler.cs#L146
The variable 'CREATE_ALWAYS' is assigned but its value is never used
build: ManagedBlamHelper/MBHandler.cs#L147
The variable 'OPEN_EXISTING' is assigned but its value is never used
build: ManagedBlamHelper/MBHandler.cs#L151
The variable 'FILE_SHARE_DELETE' is assigned but its value is never used
build: ManagedBlamHelper/MBHandler.cs#L129
This call site is reachable on all platforms. 'MBHandler.OpenPatchedBinaryStream(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Launcher/Utility/DLLInjector.cs#L565
The '&' operator should not be used on parameters or local variables in async methods.
build: Launcher/Utility/DLLInjector.cs#L682
The '&' operator should not be used on parameters or local variables in async methods.
build: Launcher/FilePicker.cs#L80
This call site is reachable on all platforms. 'OpenFileDialog' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: ManagedBlamHelper/MBHandler.cs#L139
The variable 'FILE_ATTRIBUTE_NORMAL' is assigned but its value is never used
build: ManagedBlamHelper/MBHandler.cs#L141
The variable 'FILE_FLAG_DELETE_ON_CLOSE' is assigned but its value is never used
build: ManagedBlamHelper/MBHandler.cs#L142
The variable 'INVALID_HANDLE_VALUE' is assigned but its value is never used
build: ManagedBlamHelper/MBHandler.cs#L146
The variable 'CREATE_ALWAYS' is assigned but its value is never used
build: ManagedBlamHelper/MBHandler.cs#L147
The variable 'OPEN_EXISTING' is assigned but its value is never used
build: ManagedBlamHelper/MBHandler.cs#L151
The variable 'FILE_SHARE_DELETE' is assigned but its value is never used
build: ManagedBlamHelper/MBHandler.cs#L129
This call site is reachable on all platforms. 'MBHandler.OpenPatchedBinaryStream(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Launcher/Utility/DLLInjector.cs#L565
The '&' operator should not be used on parameters or local variables in async methods.
build: Launcher/Utility/DLLInjector.cs#L682
The '&' operator should not be used on parameters or local variables in async methods.
build: Launcher/FilePicker.cs#L81
This call site is reachable on all platforms. 'FileDialog.Title' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)