Skip to content

Bump webpack from 5.96.1 to 5.97.1 in /Auth/LearningHub.Nhs.Auth #249

Bump webpack from 5.96.1 to 5.97.1 in /Auth/LearningHub.Nhs.Auth

Bump webpack from 5.96.1 to 5.97.1 in /Auth/LearningHub.Nhs.Auth #249

Status Success
Total duration 6m 9s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and test
The `set-output` 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 and test: Auth/LearningHub.Nhs.Auth/Controllers/OpenAthensController.cs#L259
XML comment has syntactically incorrect cref attribute '(string, string, IReadOnlyCollection)'
Build and test: Auth/LearningHub.Nhs.Auth/Controllers/OpenAthensController.cs#L259
Identifier expected. See also error CS1001.
Build and test: Auth/LearningHub.Nhs.Auth/Controllers/HomeController.cs#L77
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build and test: Auth/LearningHub.Nhs.Auth/Views/Shared/Components/TextArea/Default.cshtml#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.