Skip to content

.NET Core 8.0 Upgrade #245

.NET Core 8.0 Upgrade

.NET Core 8.0 Upgrade #245

Re-run triggered October 11, 2024 21:03
Status Success
Total duration 3m 22s
Artifacts

codeql-analysis.yml

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

Annotations

12 warnings
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)
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/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/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#L742
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/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/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'.