Merge branch 'main' of https://github.com/DFE-Digital/flexforms-web #12
dotnet-ci.yml
on: push
Build, Test and Analyse
1m 12s
Annotations
5 errors and 11 warnings
|
Build, Test and Analyse
Process completed with exit code 1.
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Web/Telemetry/HealthCheckTelemetryFilter.cs#L11
The type or namespace name 'ITelemetryProcessor' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Web/Telemetry/HealthCheckTelemetryFilter.cs#L11
The type or namespace name 'ITelemetryProcessor' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Web/Telemetry/HealthCheckTelemetryFilter.cs#L11
The type or namespace name 'ITelemetryProcessor' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Web/Telemetry/HealthCheckTelemetryFilter.cs#L11
The type or namespace name 'ITelemetryProcessor' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build, Test and Analyse
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9, actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Infrastructure/Services/ApplicationResponseService.cs#L245
Possible null reference assignment.
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Infrastructure/Consumers/ScanResultConsumer.cs#L776
Possible null reference assignment.
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Infrastructure/Services/CheckboxValueNormalizer.cs#L76
Nullability of reference types in value of type 'string?[]' doesn't match target type 'IReadOnlyCollection<string>'.
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Infrastructure/Services/CheckboxValueNormalizer.cs#L60
Nullability of reference types in value of type 'string?[]' doesn't match target type 'IReadOnlyCollection<string>'.
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Infrastructure/Services/CheckboxValueNormalizer.cs#L35
Nullability of reference types in value of type 'string?[]' doesn't match target type 'IReadOnlyCollection<string>'.
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Infrastructure/Services/FormDataManager.cs#L48
Cannot convert null literal to non-nullable reference type.
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Infrastructure/Services/ComplexFieldRendererFactory.cs#L14
Possible null reference return.
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Infrastructure/Consumers/ScanResultConsumer.cs#L198
Possible null reference argument for parameter 'fileName' in 'Task ScanResultConsumer.RemoveInfectedFileFromDatabaseAndCacheAsync(string reference, Guid? applicationId, Guid fileId, string fileName, string userId)'.
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Application/Interfaces/IModelStateErrorHandler.cs#L1
Remove this commented out code.
|
|
Build, Test and Analyse:
src/GovUK.Dfe.FlexForms.Application/Interfaces/IApiErrorParser.cs#L1
Remove this commented out code.
|