Skip to content

wip with proxies

wip with proxies #220

Triggered via pull request September 4, 2024 14:51
@sszpsszp
opened #89
RDP-3392
Status Failure
Total duration 2m 43s
Artifacts 2

build.yml

on: pull_request
Matrix: Matrix Build
Build and Test
0s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 73 warnings
Matrix Build (3.2.2)
❌ No test results found for Test Report-(3.2.2)
Matrix Build (3.2.2)
Gradle build failed: see console output for details
Matrix Build (3.3.1)
Gradle build failed: see console output for details
Matrix Build (3.3.1)
❌ No test results found for Test Report-(3.3.1)
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/test/TestKafkaProducerPostProcessor.java#L9
Wrong lexicographical order for 'com.transferwise.kafka.tkms.config.ITkmsKafkaProducerPostProcessor' import. Should be before 'java.util.Arrays'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/test/TestKafkaProducerPostProcessor.java#L10
Wrong lexicographical order for 'com.transferwise.kafka.tkms.config.TkmsKafkaProducerProvider' import. Should be before 'java.util.Arrays'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/MessagePostProcessingTest.java#L17
Import statement for 'com.transferwise.kafka.tkms.test.TestKafkaProducerPostProcessor.TEST_MESSAGE' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/MessagePostProcessingTest.java#L18
Import statement for 'org.awaitility.Awaitility.await' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/MessagePostProcessingTest.java#L19
Import statement for 'org.junit.jupiter.api.Assertions.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/MessagePostProcessingTest.java#L20
Import statement for 'org.junit.jupiter.api.Assertions.assertTrue' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/config/TkmsKafkaProducerProviderTestServer.java#L11
Wrong lexicographical order for 'com.transferwise.kafka.tkms.test.TestKafkaProducerPostProcessor' import. Should be before 'java.lang.reflect.Proxy'.
com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/config/TkmsKafkaProducerProviderTestServer.java#L25
Comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 26.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/test/TestKafkaProducerPostProcessor.java#L9
Wrong lexicographical order for 'com.transferwise.kafka.tkms.config.ITkmsKafkaProducerPostProcessor' import. Should be before 'java.util.Arrays'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/test/TestKafkaProducerPostProcessor.java#L10
Wrong lexicographical order for 'com.transferwise.kafka.tkms.config.TkmsKafkaProducerProvider' import. Should be before 'java.util.Arrays'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/MessagePostProcessingTest.java#L17
Import statement for 'com.transferwise.kafka.tkms.test.TestKafkaProducerPostProcessor.TEST_MESSAGE' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/MessagePostProcessingTest.java#L18
Import statement for 'org.awaitility.Awaitility.await' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/MessagePostProcessingTest.java#L19
Import statement for 'org.junit.jupiter.api.Assertions.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/MessagePostProcessingTest.java#L20
Import statement for 'org.junit.jupiter.api.Assertions.assertTrue' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/config/TkmsKafkaProducerProviderTestServer.java#L11
Wrong lexicographical order for 'com.transferwise.kafka.tkms.test.TestKafkaProducerPostProcessor' import. Should be before 'java.lang.reflect.Proxy'.
com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck: tw-tkms-starter/src/test/java/com/transferwise/kafka/tkms/config/TkmsKafkaProducerProviderTestServer.java#L25
Comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 26.
Matrix Build (3.2.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/checkstyle-github-action@master, jwgmeligmeyling/spotbugs-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Matrix Build (3.2.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3, jwgmeligmeyling/checkstyle-github-action@master, jwgmeligmeyling/spotbugs-github-action@master, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Matrix Build (3.3.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/checkstyle-github-action@master, jwgmeligmeyling/spotbugs-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Matrix Build (3.3.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3, jwgmeligmeyling/checkstyle-github-action@master, jwgmeligmeyling/spotbugs-github-action@master, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-test-reports-3.2.2", "all-test-reports-3.3.1". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
all-test-reports-3.2.2 Expired
17 KB
all-test-reports-3.3.1 Expired
12.3 KB