Scrum 46 #73
Annotations
1 error and 11 warnings
build
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java#L51
[testtool] reported by reviewdog 🐶
'method call rparen' has incorrect indentation level 12, expected level should be 8.
Raw Output:
/github/workspace/./backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java:51:13: warning: 'method call rparen' has incorrect indentation level 12, expected level should be 8. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)
|
build:
backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java#L73
[testtool] reported by reviewdog 🐶
'method call rparen' has incorrect indentation level 12, expected level should be 8.
Raw Output:
/github/workspace/./backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java:73:13: warning: 'method call rparen' has incorrect indentation level 12, expected level should be 8. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)
|
build:
backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java#L97
[testtool] reported by reviewdog 🐶
'method call rparen' has incorrect indentation level 12, expected level should be 8.
Raw Output:
/github/workspace/./backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java:97:13: warning: 'method call rparen' has incorrect indentation level 12, expected level should be 8. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)
|
build:
backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java#L121
[testtool] reported by reviewdog 🐶
'method call rparen' has incorrect indentation level 12, expected level should be 8.
Raw Output:
/github/workspace/./backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java:121:13: warning: 'method call rparen' has incorrect indentation level 12, expected level should be 8. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)
|
build:
backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java#L145
[testtool] reported by reviewdog 🐶
'method call rparen' has incorrect indentation level 4, expected level should be 8.
Raw Output:
/github/workspace/./backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java:145:5: warning: 'method call rparen' has incorrect indentation level 4, expected level should be 8. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)
|
build:
backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java#L168
[testtool] reported by reviewdog 🐶
'method call rparen' has incorrect indentation level 12, expected level should be 8.
Raw Output:
/github/workspace/./backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java:168:13: warning: 'method call rparen' has incorrect indentation level 12, expected level should be 8. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)
|
build:
backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java#L190
[testtool] reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
Raw Output:
/github/workspace/./backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java:190:0: warning: Line is longer than 100 characters (found 102). (com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck)
|
build:
backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java#L216
[testtool] reported by reviewdog 🐶
'method call rparen' has incorrect indentation level 12, expected level should be 8.
Raw Output:
/github/workspace/./backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java:216:13: warning: 'method call rparen' has incorrect indentation level 12, expected level should be 8. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)
|
build:
backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java#L224
[testtool] reported by reviewdog 🐶
Line is longer than 100 characters (found 111).
Raw Output:
/github/workspace/./backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java:224:0: warning: Line is longer than 100 characters (found 111). (com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck)
|
build:
backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java#L238
[testtool] reported by reviewdog 🐶
'method call rparen' has incorrect indentation level 12, expected level should be 8.
Raw Output:
/github/workspace/./backend/src/test/java/com/greenfoxacademy/backend/controller/UserControllerTest.java:238:13: warning: 'method call rparen' has incorrect indentation level 12, expected level should be 8. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)
|