docs: update README + CHANGELOG for v0.0.2 shipment #21
ci.yml
on: push
Matrix: build-and-test
Publish signed release
0s
Annotations
3 errors and 12 warnings
|
aarch64 build + test
Process completed with exit code 28.
|
|
x86_64 build + test
Process completed with exit code 2.
|
|
x86_64 build + test:
test/glorbo/cli_test.exs#L113
test dispatch(["init" | ...]) (Plan 04, D-22, D-23) dispatch(["init", "--skip-pull"]) skips binary_bootstrap + image_pull (Glorbo.CLITest)
|
|
aarch64 build + test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
aarch64 build + test:
lib/glorbo_web/live/kanban_live.ex#L133
Function body is nested too deep (max depth is 3, was 5).
|
|
aarch64 build + test:
test/integration/up_down_status_test.exs#L19
Unless conditions should avoid having an `else` block.
|
|
aarch64 build + test:
lib/glorbo/restore.ex#L52
Last clause in `with` is redundant.
|
|
aarch64 build + test:
lib/glorbo_web/live/approval_queue_live.ex#L30
Avoid negated conditions in if-else blocks.
|
|
aarch64 build + test:
lib/glorbo_web/live/audit_live.ex#L28
Avoid negated conditions in if-else blocks.
|
|
aarch64 build + test:
lib/glorbo_web/live/company_live.ex#L22
Avoid negated conditions in if-else blocks.
|
|
aarch64 build + test:
lib/glorbo_web/live/kanban_live.ex#L30
Avoid negated conditions in if-else blocks.
|
|
aarch64 build + test:
lib/glorbo/restore.ex#L317
Prefer using an implicit `try` rather than explicit `try`.
|
|
aarch64 build + test:
lib/glorbo/restore.ex#L337
Prefer using an implicit `try` rather than explicit `try`.
|
|
aarch64 build + test:
lib/glorbo_web/live/agent_live.ex#L224
Prefer using an implicit `try` rather than explicit `try`.
|
|
x86_64 build + test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|