Skip to content

fix assertions being removed from dict before callback is executed #5006

fix assertions being removed from dict before callback is executed

fix assertions being removed from dict before callback is executed #5006

Triggered via pull request March 29, 2024 01:47
Status Success
Total duration 11m 40s
Artifacts

dotnetcore.yml

on: pull_request
IdWeb GitHub Action Test
11m 26s
IdWeb GitHub Action Test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
IdWeb GitHub Action Test
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/.
IdWeb GitHub Action Test
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/
IdWeb GitHub Action Test
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/
IdWeb GitHub Action Test
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/
IdWeb GitHub Action Test: tests/E2E Tests/SimulateOidc/Program.cs#L24
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
IdWeb GitHub Action Test: tests/E2E Tests/SimulateOidc/Program.cs#L24
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
IdWeb GitHub Action Test: benchmark/TokenAcquisitionBenchmark.cs#L42
Possible null reference argument for parameter 'provider' in 'IAuthorizationHeaderProvider ServiceProviderServiceExtensions.GetRequiredService<IAuthorizationHeaderProvider>(IServiceProvider provider)'.
IdWeb GitHub Action Test: benchmark/TokenAcquisitionBenchmark.cs#L50
Dereference of a possibly null reference.