Skip to content

Changed pipeline logic #280

Changed pipeline logic

Changed pipeline logic #280

Re-run triggered October 13, 2024 11:07
Status Success
Total duration 3m 12s
Artifacts

codeql-analysis.yml

on: pull_request
Analyze with SonarCloud
2m 1s
Analyze with SonarCloud
Matrix: Analyze with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/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#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/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#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/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/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/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'.
Analyze with CodeQL (csharp): FASTER/Views/ServerStatus.xaml.cs#L394
Cannot convert null literal to non-nullable reference type.
Analyze with CodeQL (csharp): FASTER/Views/ServerStatus.xaml.cs#L536
Cannot convert null literal to non-nullable reference type.