Hotfix/AdvancedOptions #283
codeql-analysis.yml
on: pull_request
Analyze with SonarCloud
19s
Matrix: Analyze with CodeQL
Annotations
4 errors and 11 warnings
Analyze with SonarCloud
Process completed with exit code 1.
|
Analyze with CodeQL (csharp):
FASTER/Models/ServerCfg.cs#L839
Method must have a return type
|
Analyze with CodeQL (csharp):
FASTER/Models/ServerCfg.cs#L839
Method must have a return type
|
Analyze with CodeQL (csharp)
Process completed with exit code 1.
|
Analyze with CodeQL (csharp)
Failed to clean up database cluster directory C:\actions-runner\_work\_temp\codeql_databases. Details: Error: EBUSY: resource busy or locked, unlink 'C:\actions-runner\_work\_temp\codeql_databases\log\build-tracer.log'
|
Analyze with CodeQL (csharp):
FASTER/Models/ArmaDeployment.cs#L184
Nullability of reference types in type of 'event PropertyChangedEventHandler DeploymentMod.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Analyze with CodeQL (csharp):
FASTER/Models/Arma3Profile.cs#L382
Nullability of reference types in type of 'event PropertyChangedEventHandler Arma3Profile.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Analyze with CodeQL (csharp):
FASTER/Models/ArmaDeployment.cs#L45
Nullability of reference types in type of 'event PropertyChangedEventHandler ArmaDeployment.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Analyze with CodeQL (csharp):
FASTER/Views/ServerStatus.xaml.cs#L534
Nullability of reference types in type of 'event PropertyChangedEventHandler TempData.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Analyze with CodeQL (csharp):
FASTER/Views/ServerStatus.xaml.cs#L392
Nullability of reference types in type of 'event PropertyChangedEventHandler ProcessSpy.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Analyze with CodeQL (csharp):
FASTER/ViewModel/SteamUpdaterViewModel.cs#L747
Nullability of reference types in type of 'event PropertyChangedEventHandler SteamUpdaterViewModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Analyze with CodeQL (csharp):
FASTER/Models/ArmaMod.cs#L86
Nullability of reference types in type of 'event PropertyChangedEventHandler ArmaModCollection.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Analyze with CodeQL (csharp):
FASTER/Views/ServerStatus.xaml.cs#L394
Cannot convert null literal to non-nullable reference type.
|
Analyze with CodeQL (csharp):
FASTER/Models/ArmaMod.cs#L365
Nullability of reference types in type of 'event PropertyChangedEventHandler ArmaMod.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Analyze with CodeQL (csharp):
FASTER/Views/ServerStatus.xaml.cs#L536
Cannot convert null literal to non-nullable reference type.
|