Skip to content

feat: adding batching to unreliable messages #2449

feat: adding batching to unreliable messages

feat: adding batching to unreliable messages #2449

Triggered via pull request April 25, 2024 17:21
Status Failure
Total duration 27s
Artifacts

pr-name.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
PR_lint
Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/Mirage/Mirage/node_modules/@commitlint/config-conventional/lib/index.js from /home/runner/work/_actions/JulienKode/pull-request-name-linter-action/v0.5.0/dist/index.js not supported. Instead change the require of /home/runner/work/Mirage/Mirage/node_modules/@commitlint/config-conventional/lib/index.js in /home/runner/work/_actions/JulienKode/pull-request-name-linter-action/v0.5.0/dist/index.js to a dynamic import() which is available in all CommonJS modules.
PR_lint
require() of ES Module /home/runner/work/Mirage/Mirage/node_modules/@commitlint/config-conventional/lib/index.js from /home/runner/work/_actions/JulienKode/pull-request-name-linter-action/v0.5.0/dist/index.js not supported. Instead change the require of /home/runner/work/Mirage/Mirage/node_modules/@commitlint/config-conventional/lib/index.js in /home/runner/work/_actions/JulienKode/pull-request-name-linter-action/v0.5.0/dist/index.js to a dynamic import() which is available in all CommonJS modules.
PR_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JulienKode/pull-request-name-linter-action@v0.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PR_lint
The following actions uses node12 which is deprecated and will be forced to run on node16: JulienKode/pull-request-name-linter-action@v0.5.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/