Skip to content

Refactor to JCTools #1507

Refactor to JCTools

Refactor to JCTools #1507

Triggered via pull request October 19, 2023 13:20
Status Cancelled
Total duration 12m 49s
Artifacts

build-pull.yml

on: pull_request
Check conventional commits
19s
Check conventional commits
Compatibility Check
2m 11s
Compatibility Check
Native compilation checks
4m 9s
Native compilation checks
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check conventional commits
You have commit messages with errors ⧗ input: Replace fixed queues with checks + MPSC array queue ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: More JCTools queues, disabled some older Queues-related tests ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Remove MpscLinkedQueue ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Remove SpscLinkedArrayQueue ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Remove SpscArrayQueue ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Cleanups ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Move queue size constants to Infrastructure class ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Avoid direct concrete instance creation ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Avoid star imports ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Add some native tests emitter() fails in native ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Infrastructure support to switch between unpadded and atomic JCTools variants ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: POM cleanup ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Add a native compilation workflow step ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Fix missing tag to branch ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Skip tests vs quick build for having a javadoc artifact ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Typo ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Typo
Native compilation checks
Process completed with exit code 1.
Build with Java 17
Canceling since a higher priority waiting request for 'check-pull-request-Check pull requests-refs/pull/1334/merge' exists
Build with Java 17
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@1ee09ead[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@8625254[Wrapped task = io.smallrye.mutiny.operators.multi.builders.IntervalMulti$IntervalRunnable@4d60cd3c]] rejected from java.util.concurrent.ThreadPoolExecutor@7ce70789[Terminated, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 6958]
Build with Java 17
The operation was canceled.
Build with Java 11
Canceling since a higher priority waiting request for 'check-pull-request-Check pull requests-refs/pull/1334/merge' exists
Build with Java 11
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@59a6c98a[Cancelled] rejected from java.util.concurrent.ThreadPoolExecutor@2afd801f[Terminated, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 5131]
Build with Java 11
The operation was canceled.
Build with Java 21
Canceling since a higher priority waiting request for 'check-pull-request-Check pull requests-refs/pull/1334/merge' exists
Build with Java 21
The operation was canceled.