update codeQL #4994
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/[email protected], microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Checkout repository
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Checkout repository
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build IdWeb for release:
tests/E2E Tests/SimulateOidc/Program.cs#L24
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
|
Build IdWeb for release:
tests/E2E Tests/SimulateOidc/Program.cs#L24
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
|
Build IdWeb for release:
benchmark/TokenAcquisitionBenchmark.cs#L42
Possible null reference argument for parameter 'provider' in 'IAuthorizationHeaderProvider ServiceProviderServiceExtensions.GetRequiredService<IAuthorizationHeaderProvider>(IServiceProvider provider)'.
|
Build IdWeb for release:
benchmark/TokenAcquisitionBenchmark.cs#L50
Dereference of a possibly null reference.
|
Loading