Skip to content

MERISK-1179: Add ability to reschedule tasks #252

MERISK-1179: Add ability to reschedule tasks

MERISK-1179: Add ability to reschedule tasks #252

Triggered via pull request June 3, 2024 09:56
Status Failure
Total duration 4m 38s
Artifacts 3

build.yml

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

Annotations

6 errors and 16 warnings
Matrix Build (2.7.14)
Process completed with exit code 1.
Matrix Build (2.7.14)
❌ No test results found for Test Report-(2.7.14)
Matrix Build (3.1.9)
❌ No test results found for Test Report-(3.1.9)
Matrix Build (3.1.9)
Process completed with exit code 1.
Matrix Build (3.2.3)
Process completed with exit code 1.
Matrix Build (3.2.3)
❌ No test results found for Test Report-(3.2.3)
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: integration-tests/src/test/java/com/transferwise/tasks/testapp/TaskReschedulingIntTest.java#L26
Wrong lexicographical order for 'java.time.ZonedDateTime' import. Should be before 'org.springframework.beans.factory.annotation.Autowired'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: integration-tests/src/test/java/com/transferwise/tasks/testapp/TaskReschedulingIntTest.java#L27
Wrong lexicographical order for 'java.util.List' import. Should be before 'org.springframework.beans.factory.annotation.Autowired'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: integration-tests/src/test/java/com/transferwise/tasks/testapp/TaskReschedulingIntTest.java#L28
Wrong lexicographical order for 'java.util.UUID' import. Should be before 'org.springframework.beans.factory.annotation.Autowired'.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tasks-core/src/main/java/com/transferwise/tasks/TasksService.java#L37
Import statement for 'com.transferwise.tasks.domain.TaskStatus.WAITING' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line.
Matrix Build (2.7.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, mikepenz/action-junit-report@v3, jwgmeligmeyling/checkstyle-github-action@master, jwgmeligmeyling/spotbugs-github-action@master, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Matrix Build (2.7.14)
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/
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tasks-core/src/main/java/com/transferwise/tasks/TasksService.java#L37
Import statement for 'com.transferwise.tasks.domain.TaskStatus.WAITING' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line.
Matrix Build (3.1.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, mikepenz/action-junit-report@v3, jwgmeligmeyling/checkstyle-github-action@master, jwgmeligmeyling/spotbugs-github-action@master, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Matrix Build (3.1.9)
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/
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: tw-tasks-core/src/main/java/com/transferwise/tasks/TasksService.java#L37
Import statement for 'com.transferwise.tasks.domain.TaskStatus.WAITING' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line.
Matrix Build (3.2.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, mikepenz/action-junit-report@v3, jwgmeligmeyling/checkstyle-github-action@master, jwgmeligmeyling/spotbugs-github-action@master, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Matrix Build (3.2.3)
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/
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-2.7.14", "all-test-reports-3.1.9", "all-test-reports-3.2.3". 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-2.7.14 Expired
15.3 KB
all-test-reports-3.1.9 Expired
19.6 KB
all-test-reports-3.2.3 Expired
19.6 KB