Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Update dependency mini-css-extract-plugin to v2 #2754

Update dependency mini-css-extract-plugin to v2

Update dependency mini-css-extract-plugin to v2 #2754

Triggered via pull request October 7, 2024 16:04
Status Success
Total duration 4m 59s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Dfe.PrepareTransfers.Redirector/Controllers/RedirectController.cs#L14
Possible null reference argument for parameter 'uri' in 'UriBuilder.UriBuilder(string uri)'.
build: Dfe.PrepareTransfers.Redirector/Controllers/RedirectController.cs#L15
Possible null reference argument for parameter 's' in 'int int.Parse(string s, NumberStyles style)'.
build: Dfe.PrepareTransfers.Redirector/Controllers/RedirectController.cs#L17
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
build: Dfe.PrepareTransfers.Data/Models/Projects/TransferringAcademy.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareTransfers.Data/Models/Projects/TransferringAcademy.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareTransfers.Data/Models/Projects/TransferringAcademy.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareTransfers.Data/Models/Projects/TransferringAcademy.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareTransfers.Data/Models/Projects/TransferringAcademy.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareTransfers.Data/Models/Projects/TransferringAcademy.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareTransfers.Data/Models/Projects/TransferringAcademy.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.