Skip to content

fix(deps): update dependency org.springframework:spring-web to v6.1.1… #21

fix(deps): update dependency org.springframework:spring-web to v6.1.1…

fix(deps): update dependency org.springframework:spring-web to v6.1.1… #21

Triggered via push September 24, 2024 22:15
Status Success
Total duration 6m 32s
Artifacts

merge.yml

on: push
TEST Deployment
3m 50s
TEST Deployment
Matrix: Image Promotions
PROD Deployment
1m 4s
PROD Deployment
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
mamartinezmejia
approved Sep 24, 2024
prod

Annotations

128 warnings
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java#L38
'member def modifier' has incorrect indentation level 8, expected level should be 2.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java#L42
'member def modifier' has incorrect indentation level 8, expected level should be 2.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java#L48
'member def modifier' has incorrect indentation level 8, expected level should be 2.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java#L54
'member def modifier' has incorrect indentation level 8, expected level should be 2.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java#L60
'member def modifier' has incorrect indentation level 8, expected level should be 2.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java#L71
'member def modifier' has incorrect indentation level 8, expected level should be 2.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java#L89
'member def modifier' has incorrect indentation level 8, expected level should be 2.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: src/main/java/ca/bc/gov/api/oracle/legacy/dto/ClientPublicViewDto.java#L93
'member def modifier' has incorrect indentation level 8, expected level should be 2.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: src/main/java/ca/bc/gov/api/oracle/legacy/entity/ForestClientEntity.java#L4
Wrong lexicographical order for 'ca.bc.gov.api.oracle.legacy.ApplicationConstants.INDIVIDUAL' import. Should be before 'ca.bc.gov.api.oracle.legacy.ApplicationConstants.ORACLE_ATTRIBUTE_SCHEMA'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: src/main/java/ca/bc/gov/api/oracle/legacy/entity/ForestClientEntity.java#L5
'java.util.Objects' should be separated from previous import group by one line.
RightCurlySame: src/main/java/ca/bc/gov/api/oracle/legacy/entity/ForestClientEntity.java#L75
'}' at column 5 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: src/main/java/ca/bc/gov/api/oracle/legacy/entity/ClientLocationEntity.java#L4
'java.time.LocalDateTime' should be separated from previous import group by one line.
com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck: src/main/java/ca/bc/gov/api/oracle/legacy/service/ClientSearchService.java#L78
WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
TEST Deployment
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PROD Deployment
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/