Skip to content

Adding ThreadLocalAccessor for TwContext #53

Adding ThreadLocalAccessor for TwContext

Adding ThreadLocalAccessor for TwContext #53

Triggered via pull request November 8, 2024 12:27
Status Failure
Total duration 1m 57s
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 9 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-context/src/main/java/com/transferwise/common/context/TwContextThreadLocalAccessor.java#L5
Import statement for 'com.transferwise.common.context.UnitOfWork.TW_CONTEXT_KEY' 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-context/src/main/java/com/transferwise/common/context/TwContext.java#L15
Wrong lexicographical order for 'io.micrometer.context.ContextRegistry' import. Should be before 'javax.annotation.Nonnull'.
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/
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-context/src/main/java/com/transferwise/common/context/TwContextThreadLocalAccessor.java#L5
Import statement for 'com.transferwise.common.context.UnitOfWork.TW_CONTEXT_KEY' 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-context/src/main/java/com/transferwise/common/context/TwContext.java#L15
Wrong lexicographical order for 'io.micrometer.context.ContextRegistry' import. Should be before 'javax.annotation.Nonnull'.
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
8.18 KB
all-test-reports-3.3.1 Expired
8.38 KB