Skip to content

Added logging remote client exception in scim provisioning #439

Added logging remote client exception in scim provisioning

Added logging remote client exception in scim provisioning #439

Triggered via push October 8, 2024 07:36
Status Success
Total duration 2m 58s
Artifacts

doc.yml

on: push
Test documentation and generate openapi html documentation
2m 46s
Test documentation and generate openapi html documentation
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Test documentation and generate openapi html documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test documentation and generate openapi html documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test documentation and generate openapi html documentation: .github/workflows/doc.yml#L5
5:1 [truthy] truthy value should be one of [false, true]
Test documentation and generate openapi html documentation: .github/workflows/actions.yml#L7
7:1 [truthy] truthy value should be one of [false, true]
Test documentation and generate openapi html documentation: .github/workflows/deploy.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
Test documentation and generate openapi html documentation: .github/workflows/codeql.yml#L15
15:1 [truthy] truthy value should be one of [false, true]
Test documentation and generate openapi html documentation: .github/workflows/codeql.yml#L69
69:161 [line-length] line too long (234 > 160 characters)
Test documentation and generate openapi html documentation: server/src/main/resources/application-devconf.yml#L130
130:12 [truthy] truthy value should be one of [false, true]
Test documentation and generate openapi html documentation: server/src/main/resources/application.yml#L71
71:21 [truthy] truthy value should be one of [false, true]
Test documentation and generate openapi html documentation: server/src/main/resources/application.yml#L119
119:25 [truthy] truthy value should be one of [false, true]
Test documentation and generate openapi html documentation: server/src/main/resources/application.yml#L120
120:22 [truthy] truthy value should be one of [false, true]
Test documentation and generate openapi html documentation: server/src/main/resources/application.yml#L176
176:1 [comments-indentation] comment not indented like content