Skip to content

Hotfix/AdvancedOptions #286

Hotfix/AdvancedOptions

Hotfix/AdvancedOptions #286

Triggered via pull request October 13, 2024 12:18
Status Failure
Total duration 2m 22s
Artifacts

codeql-analysis.yml

on: pull_request
Analyze with SonarCloud
23s
Analyze with SonarCloud
Matrix: Analyze with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
Analyze with SonarCloud
Process completed with exit code 1.
Analyze with CodeQL (csharp): FASTER/Models/ServerCfg.cs#L842
An object reference is required for the non-static field, method, or property 'ServerCfg.ProcessFile()'
Analyze with CodeQL (csharp): FASTER/Models/ServerCfg.cs#L851
An object reference is required for the non-static field, method, or property 'ServerCfg.ProcessFile()'
Analyze with CodeQL (csharp): FASTER/Models/ServerCfg.cs#L842
An object reference is required for the non-static field, method, or property 'ServerCfg.ProcessFile()'
Analyze with CodeQL (csharp): FASTER/Models/ServerCfg.cs#L851
An object reference is required for the non-static field, method, or property 'ServerCfg.ProcessFile()'
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/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#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#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#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#L394
Cannot convert null literal to non-nullable reference type.
Analyze with CodeQL (csharp): FASTER/Models/BasicCfg.cs#L221
Nullability of reference types in type of 'event PropertyChangedEventHandler BasicCfg.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.