Skip to content

move remove

move remove #2055

Triggered via push August 20, 2024 22:55
Status Failure
Total duration 4m 48s
Artifacts

pr-build.yaml

on: push
get-pr-number
7s
get-pr-number
unit-test-backend
1m 37s
unit-test-backend
Frontend Build & Push
3m 54s
Frontend Build & Push
Frontend Yarn Lint
1m 20s
Frontend Yarn Lint
PLR Intake Backend Build & Push
38s
PLR Intake Backend Build & Push
WebAPI Backend Build & Push
1m 10s
WebAPI Backend Build & Push
helm-deployment
20s
helm-deployment
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
helm-deployment
Process completed with exit code 1.
Frontend Yarn Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-test-backend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-test-backend: backend/services.plr-intake/Program.cs#L59
The behavior of 'LoggerSinkConfiguration.Console([LogEventLevel],
unit-test-backend: backend/services.plr-intake/Program.cs#L71
The behavior of 'LoggerSinkConfiguration.File(string,
unit-test-backend: backend/webapi/Extensions/ClaimsPrincipalExtensions.cs#L31
Possible null reference argument for parameter 'text' in 'ParseResult<LocalDate> LocalDatePattern.Parse(string text)'.
unit-test-backend: backend/webapi/Startup.cs#L51
'FluentValidationMvcConfiguration.RegisterValidatorsFromAssemblyContaining<T>(Func<AssemblyScanner.AssemblyScanResult, bool>, ServiceLifetime, bool)' is obsolete: 'RegisterValidatorsFromAssemblyContaining is deprecated. Call services.AddValidatorsFromAssemblyContaining<T> instead, which has the same effect. See https://github.com/FluentValidation/FluentValidation/issues/1963'
unit-test-backend: backend/webapi/Startup.cs#L50
'FluentValidationMvcExtensions.AddFluentValidation(IMvcBuilder, Action<FluentValidationMvcConfiguration>)' is obsolete: 'Calling AddFluentValidation() is deprecated. Call services.AddFluentValidationAutoValidation().AddFluentValidationClientsideAdapters() instead, which has the same effect. For details see https://github.com/FluentValidation/FluentValidation/issues/1965'
unit-test-backend: backend/webapi/Data/Configuration/CredentialConfiguration.cs#L15
'RelationalEntityTypeBuilderExtensions.HasCheckConstraint<TEntity>(EntityTypeBuilder<TEntity>, string, string?)' is obsolete: 'Configure this using ToTable(t => t.HasCheckConstraint()) instead.'
unit-test-backend: backend/webapi/Infrastructure/Services/PidpAuthorizationService.cs#L46
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.
unit-test-backend: backend/webapi/Infrastructure/Services/PidpAuthorizationService.cs#L52
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.
unit-test-backend: backend/webapi/Extensions/StringExtensions.cs#L7
Use 'string.EndsWith(char)' instead of 'string.EndsWith(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1865)
PLR Intake Backend Build & Push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
WebAPI Backend Build & Push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Frontend Build & Push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
helm-deployment
The following actions use a deprecated Node.js version and will be forced to run on node20: redhat-actions/oc-login@v1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/