Adding code changes to integrate codeQL tool into pipeline #3
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
|