Skip to content

Changed pipeline logic (#213) #282

Changed pipeline logic (#213)

Changed pipeline logic (#213) #282

Triggered via push October 13, 2024 11:17
Status Success
Total duration 3m 11s
Artifacts
Analyze with SonarCloud
38s
Analyze with SonarCloud
Matrix: Analyze with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze with SonarCloud
Failed to save: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 2
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/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/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/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/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/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/LocalMod.cs#L18
Cannot convert null literal to non-nullable reference type.
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/ServerCfg.cs#L987
Nullability of reference types in type of 'event PropertyChangedEventHandler ProfileMission.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Analyze with CodeQL (csharp): FASTER/Models/ServerCfg.cs#L940
Nullability of reference types in type of 'event PropertyChangedEventHandler ServerCfg.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.