Skip to content

Merge pull request #222 from Foxlider/EF-cDLC-push #288

Merge pull request #222 from Foxlider/EF-cDLC-push

Merge pull request #222 from Foxlider/EF-cDLC-push #288

Triggered via push November 26, 2024 14:12
Status Failure
Total duration 3m 2s
Artifacts
Analyze with SonarCloud
47s
Analyze with SonarCloud
Matrix: Analyze with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Analyze with CodeQL (csharp)
Error running analysis for csharp: Encountered a fatal error while running "C:\actions-runner\_work\_tool\CodeQL\2.19.3\x64\codeql\codeql.exe database run-queries --ram=29757 --threads=20 C:\actions-runner\_work\_temp\codeql_databases\csharp --expect-discarded-cache --min-disk-free=1024 -v --intra-layer-parallelism". Exit code was 1 and last log line was: OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000574800000, 1577058304, 0) failed; error='The paging file is too small for this operation to complete' (DOS error/errno=1455). See the logs for more details.
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/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/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/ViewModel/SteamUpdaterViewModel.cs#L757
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/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'.