Skip to content

css fixes for college licence page. #1892

css fixes for college licence page.

css fixes for college licence page. #1892

Status Success
Total duration 5m 2s
Artifacts

pr-build.yaml

on: push
get-pr-number
4s
get-pr-number
unit-test-backend
1m 2s
unit-test-backend
Frontend Build & Push
3m 46s
Frontend Build & Push
Frontend Yarn Lint
1m 17s
Frontend Yarn Lint
PLR Intake Backend Build & Push
39s
PLR Intake Backend Build & Push
WebAPI Backend Build & Push
1m 9s
WebAPI Backend Build & Push
helm-deployment
53s
helm-deployment
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
unit-test-backend
The following actions uses Node.js version which is deprecated 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/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/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/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/Features/Credentials/CredentialsController.cs#L118
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.
Frontend Yarn Lint
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/