Remove serverblock from prod_values #5
pr-build Gold.yaml
on: push
get-pr-number
4s
Frontend Yarn Lint
1m 16s
PLR Intake Backend Build & Push
36s
WebAPI Backend Build & Push
1m 2s
helm-deployment
46s
Annotations
16 warnings
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/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/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/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/Infrastructure/HttpClients/AccessTokenClient.cs#L14
Possible null reference return.
|
unit-test-backend:
backend/webapi/Features/EndorsementRequests/Create.cs#L84
Dereference of a possibly null reference.
|
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/
|
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/
|