Skip to content

redirectTest

redirectTest #257

Triggered via pull request January 23, 2024 05:59
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Checkstyle job
20s
Checkstyle job
build_job
36s
build_job
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Checkstyle job
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Checkstyle job: src/main/java/kr/co/fastcampus/yanabada/common/security/oauth/Oauth2LoginSuccessHandler.java#L60
[testtool] reported by reviewdog 🐶 Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 61. Raw Output: /github/workspace/./src/main/java/kr/co/fastcampus/yanabada/common/security/oauth/Oauth2LoginSuccessHandler.java:60:1: warning: Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 61. (com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck)