dbeaver/dbeaver-infra#161 model refactoring #2
push-pr-devel.yml
on: pull_request
Check
/
Build
11s
Check
/
Lint
12s
Annotations
2 errors and 12 warnings
Check / Build
Process completed with exit code 1.
|
Check / Lint
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.com/orgs/community/discussions/26680#discussioncomment-3252835
|
Check / Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check / Lint:
src/main/java/org/jkiss/tools/rcplaunchconfig/EntryPoint.java#L33
[checkstyle] reported by reviewdog 🐶
Wrong lexicographical order for 'com.dbeaver.osgi.p2.P2RepositoryManager' import. Should be before 'org.jkiss.code.NotNull'.
Raw Output:
/github/workspace/./src/main/java/org/jkiss/tools/rcplaunchconfig/EntryPoint.java:33:1: warning: Wrong lexicographical order for 'com.dbeaver.osgi.p2.P2RepositoryManager' import. Should be before 'org.jkiss.code.NotNull'. (com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck)
|
Check / Lint:
src/main/java/org/jkiss/tools/rcplaunchconfig/EntryPoint.java#L34
[checkstyle] reported by reviewdog 🐶
Wrong lexicographical order for 'com.dbeaver.osgi.p2.repository.exception.RepositoryInitialisationError' import. Should be before 'org.jkiss.code.NotNull'.
Raw Output:
/github/workspace/./src/main/java/org/jkiss/tools/rcplaunchconfig/EntryPoint.java:34:1: warning: Wrong lexicographical order for 'com.dbeaver.osgi.p2.repository.exception.RepositoryInitialisationError' import. Should be before 'org.jkiss.code.NotNull'. (com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck)
|
Check / Lint:
src/main/java/org/jkiss/tools/rcplaunchconfig/EntryPoint.java#L39
[checkstyle] reported by reviewdog 🐶
Extra separation in import group before 'org.jkiss.utils.CommonUtils'
Raw Output:
/github/workspace/./src/main/java/org/jkiss/tools/rcplaunchconfig/EntryPoint.java:39:1: warning: Extra separation in import group before 'org.jkiss.utils.CommonUtils' (com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck)
|
Check / Lint:
src/main/java/org/jkiss/tools/rcplaunchconfig/producers/iml/IMLConfigurationProducer.java#L7
[checkstyle] reported by reviewdog 🐶
Wrong lexicographical order for 'com.dbeaver.osgi.p2.P2RepositoryManager' import. Should be before 'org.jkiss.code.Nullable'.
Raw Output:
/github/workspace/./src/main/java/org/jkiss/tools/rcplaunchconfig/producers/iml/IMLConfigurationProducer.java:7:1: warning: Wrong lexicographical order for 'com.dbeaver.osgi.p2.P2RepositoryManager' import. Should be before 'org.jkiss.code.Nullable'. (com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck)
|
Check / Lint:
src/main/java/org/jkiss/tools/rcplaunchconfig/producers/iml/IMLConfigurationProducer.java#L8
[checkstyle] reported by reviewdog 🐶
Wrong lexicographical order for 'com.dbeaver.osgi.p2.repository.RemoteP2BundleInfo' import. Should be before 'org.jkiss.code.Nullable'.
Raw Output:
/github/workspace/./src/main/java/org/jkiss/tools/rcplaunchconfig/producers/iml/IMLConfigurationProducer.java:8:1: warning: Wrong lexicographical order for 'com.dbeaver.osgi.p2.repository.RemoteP2BundleInfo' import. Should be before 'org.jkiss.code.Nullable'. (com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck)
|
Check / Lint:
src/main/java/org/jkiss/tools/rcplaunchconfig/producers/iml/IMLConfigurationProducer.java#L10
[checkstyle] reported by reviewdog 🐶
Wrong lexicographical order for 'com.dbeaver.osgi.util.FileUtils' import. Should be before 'org.jkiss.tools.rcplaunchconfig.producers.DevPropertiesProducer'.
Raw Output:
/github/workspace/./src/main/java/org/jkiss/tools/rcplaunchconfig/producers/iml/IMLConfigurationProducer.java:10:1: warning: Wrong lexicographical order for 'com.dbeaver.osgi.util.FileUtils' import. Should be before 'org.jkiss.tools.rcplaunchconfig.producers.DevPropertiesProducer'. (com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck)
|
Check / Lint:
src/main/java/org/jkiss/tools/rcplaunchconfig/producers/iml/IMLConfigurationProducer.java#L11
[checkstyle] reported by reviewdog 🐶
Wrong lexicographical order for 'com.dbeaver.osgi.util.Version' import. Should be before 'org.jkiss.tools.rcplaunchconfig.producers.DevPropertiesProducer'.
Raw Output:
/github/workspace/./src/main/java/org/jkiss/tools/rcplaunchconfig/producers/iml/IMLConfigurationProducer.java:11:1: warning: Wrong lexicographical order for 'com.dbeaver.osgi.util.Version' import. Should be before 'org.jkiss.tools.rcplaunchconfig.producers.DevPropertiesProducer'. (com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck)
|
Check / Lint:
src/main/java/org/jkiss/tools/rcplaunchconfig/producers/iml/IMLConfigurationProducer.java#L12
[checkstyle] reported by reviewdog 🐶
Wrong lexicographical order for 'com.dbeaver.osgi.util.VersionRange' import. Should be before 'org.jkiss.tools.rcplaunchconfig.producers.DevPropertiesProducer'.
Raw Output:
/github/workspace/./src/main/java/org/jkiss/tools/rcplaunchconfig/producers/iml/IMLConfigurationProducer.java:12:1: warning: Wrong lexicographical order for 'com.dbeaver.osgi.util.VersionRange' import. Should be before 'org.jkiss.tools.rcplaunchconfig.producers.DevPropertiesProducer'. (com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck)
|
Check / Lint:
src/main/java/org/jkiss/tools/rcplaunchconfig/producers/ConfigIniProducer.java#L23
[checkstyle] reported by reviewdog 🐶
Wrong lexicographical order for 'com.dbeaver.osgi.BundleInfo' import. Should be before 'jakarta.annotation.Nullable'.
Raw Output:
/github/workspace/./src/main/java/org/jkiss/tools/rcplaunchconfig/producers/ConfigIniProducer.java:23:1: warning: Wrong lexicographical order for 'com.dbeaver.osgi.BundleInfo' import. Should be before 'jakarta.annotation.Nullable'. (com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck)
|
Check / Lint:
src/main/java/org/jkiss/tools/rcplaunchconfig/producers/ConfigIniProducer.java#L24
[checkstyle] reported by reviewdog 🐶
Wrong lexicographical order for 'com.dbeaver.osgi.p2.P2RepositoryManager' import. Should be before 'jakarta.annotation.Nullable'.
Raw Output:
/github/workspace/./src/main/java/org/jkiss/tools/rcplaunchconfig/producers/ConfigIniProducer.java:24:1: warning: Wrong lexicographical order for 'com.dbeaver.osgi.p2.P2RepositoryManager' import. Should be before 'jakarta.annotation.Nullable'. (com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck)
|