Fix ci project files #4
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
MELE-launcher/Program.cs#L281
The variable 'ex' is declared but never used
|
build:
MELE-launcher/Program.cs#L336
The variable 'ex' is declared but never used
|
build:
MELE-launcher/Program.cs#L395
The variable 'ex' is declared but never used
|
build:
MELE-launcher/Program.cs#L452
The variable 'ex' is declared but never used
|
build:
MELE-launcher/Program.cs#L493
The variable 'ex' is declared but never used
|
build:
MELE-launcher/Program.cs#L534
The variable 'ex' is declared but never used
|
build:
MELE-launcher/Program.cs#L25
This call site is reachable on all platforms. 'Console.WindowWidth.set' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
MASSEFFECTLauncher-GUI/MainWindow.xaml.cs#L56
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
|
build:
MASSEFFECTLauncher-GUI/MainWindow.xaml.cs#L52
The variable 'gamePath' is declared but never used
|