Skip to content

Version Bump

Version Bump #271

Triggered via push October 12, 2024 23:43
Status Success
Total duration 4m 57s
Artifacts
Analyze with SonarCloud
2m 10s
Analyze with SonarCloud
Matrix: Analyze with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

12 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)
Failed to install dotnet runtime + cli, exit code: 1. dotnet-install: Failed to extract package. Exception: Access to the path 'C:\Program Files\dotnet\host\fxr\8.0.10' is denied. New-Item: C:\actions-runner\_work\_actions\actions\setup-dotnet\v4.0.0\externals\install-dotnet.ps1:856 Line | 856 | … New-Item -ItemType Directory -Force -Path $DestinationDir … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Access to the path 'C:\Program Files\dotnet\host\fxr\8.0.10' is denied.
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/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/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/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/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/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/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/SteamUpdaterModel.cs#L188
Nullability of reference types in type of 'event PropertyChangedEventHandler SteamUpdaterModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Analyze with CodeQL (csharp): FASTER/Models/ServerProfile.cs#L661
Nullability of reference types in type of 'event PropertyChangedEventHandler ProfileMod.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.