Skip to content

Adding code changes to integrate codeQL tool into pipeline #3

Adding code changes to integrate codeQL tool into pipeline

Adding code changes to integrate codeQL tool into pipeline #3

Re-run triggered February 17, 2026 16:25
Status Failure
Total duration 18m 43s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Analyze (C#)
Process completed with exit code 1.
Analyze (C#): Sample Applications/EditingExaminerDemo/ReflectionUtils.cs#L261
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Analyze (C#): Sample Applications/EditingExaminerDemo/ReflectionUtils.cs#L261
'PermissionSetAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Analyze (C#): Sample Applications/EditingExaminerDemo/ReflectionUtils.cs#L207
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Analyze (C#): Sample Applications/EditingExaminerDemo/ReflectionUtils.cs#L207
'PermissionSetAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Analyze (C#): Sample Applications/EditingExaminerDemo/ReflectionUtils.cs#L99
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Analyze (C#): Sample Applications/EditingExaminerDemo/ReflectionUtils.cs#L99
'PermissionSetAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Analyze (C#): Sample Applications/EditingExaminerDemo/ReflectionUtils.cs#L54
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Analyze (C#): Sample Applications/EditingExaminerDemo/ReflectionUtils.cs#L54
'PermissionSetAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Analyze (C#): Sample Applications/CustomComboBox/MainWindowViewModel.cs#L69
The event 'WatchNowCommand.CanExecuteChanged' is never used
Analyze (C#): Sample Applications/CustomComboBox/MainWindowViewModel.cs#L69
The event 'WatchNowCommand.CanExecuteChanged' is never used