dbeaver/dbeaver-infra#187 PRO osgi test runner #924
Triggered via pull request
January 15, 2025 13:27
Status
Cancelled
Total duration
1m 47s
Artifacts
–
push-pr-devel.yml
on: pull_request
Server
/
Build
1m 36s
Frontend
/
Build
1m 33s
Server
/
Lint
20s
Frontend
/
Lint
29s
Annotations
4 errors and 9 warnings
Frontend / Build
Canceling since a higher priority waiting request for 'pr-3190' exists
|
Frontend / Build
The operation was canceled.
|
Server / Build
Canceling since a higher priority waiting request for 'pr-3190' exists
|
Server / Build
The operation was canceled.
|
Server / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Server / Lint:
server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/app/CEAppStarter.java#L62
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/app/CEAppStarter.java:62:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
Server / Lint:
server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/app/CEAppStarter.java#L70
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/app/CEAppStarter.java:70:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
Server / Lint:
server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/app/CEAppStarter.java#L74
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/app/CEAppStarter.java:74:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
Server / Lint:
server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/app/CEAppStarter.java#L78
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/app/CEAppStarter.java:78:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
Server / Lint:
server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/CloudbeaverMockTest.java#L20
[checkstyle] reported by reviewdog 🐶
Line is longer than 140 characters (found 175).
Raw Output:
/github/workspace/./server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/CloudbeaverMockTest.java:20:0: warning: Line is longer than 140 characters (found 175). (com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck)
|
Server / Lint:
server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/CloudbeaverMockTest.java#L27
[checkstyle] reported by reviewdog 🐶
';' should be separated from previous line.
Raw Output:
/github/workspace/./server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/CloudbeaverMockTest.java:27:18: warning: ';' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)
|
Server / Lint:
server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/CloudbeaverMockTest.java#L28
[checkstyle] reported by reviewdog 🐶
Missing a Javadoc comment.
Raw Output:
/github/workspace/./server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/CloudbeaverMockTest.java:28:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
|
Frontend / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|