Skip to content

Issue #3345. Synchronize umask for cp_dav service and permissions that we are granting during file and folder creation on API #1034

Issue #3345. Synchronize umask for cp_dav service and permissions that we are granting during file and folder creation on API

Issue #3345. Synchronize umask for cp_dav service and permissions that we are granting during file and folder creation on API #1034

Triggered via pull request August 23, 2023 15:32
Status Failure
Total duration 5m 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: api/src/test/java/com/epam/pipeline/utils/PosixPermissionUtilsTest.java#L55
'array initialization' child have incorrect indentation level 20, expected level should be 16.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: api/src/test/java/com/epam/pipeline/utils/PosixPermissionUtilsTest.java#L62
'array initialization' child have incorrect indentation level 20, expected level should be 16.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: api/src/test/java/com/epam/pipeline/utils/PosixPermissionUtilsTest.java#L65
'array initialization' child have incorrect indentation level 20, expected level should be 16.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: api/src/test/java/com/epam/pipeline/utils/PosixPermissionUtilsTest.java#L72
'array initialization' child have incorrect indentation level 20, expected level should be 16.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: api/src/test/java/com/epam/pipeline/utils/PosixPermissionUtilsTest.java#L75
'array initialization' child have incorrect indentation level 20, expected level should be 16.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: api/src/test/java/com/epam/pipeline/utils/PosixPermissionUtilsTest.java#L82
'array initialization' child have incorrect indentation level 20, expected level should be 16.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: api/src/test/java/com/epam/pipeline/utils/PosixPermissionUtilsTest.java#L85
'array initialization' child have incorrect indentation level 20, expected level should be 16.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: api/src/test/java/com/epam/pipeline/utils/PosixPermissionUtilsTest.java#L90
'array initialization' child have incorrect indentation level 20, expected level should be 16.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: api/src/test/java/com/epam/pipeline/utils/PosixPermissionUtilsTest.java#L93
'array initialization' child have incorrect indentation level 20, expected level should be 16.
checkstyle
Process completed with exit code 1.
checkstyle
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/checkstyle-github-action@v1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pmd
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/pmd-github-action@v1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/