test(logo): improve unit test coverage for Logo execution engine #569
ci.yml
on: pull_request
Lint commit messages
45s
Lint & format-check changed JS files
1m 2s
Jest tests & coverage
1m 15s
Cypress E2E
2m 48s
Security audit
10s
Matrix: build
Annotations
1 error and 17 warnings
|
Lint & format-check changed JS files
Process completed with exit code 123.
|
|
Security audit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint commit messages
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (Node 22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (Node 20.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & format-check changed JS files
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & format-check changed JS files:
js/blocks/GraphicsBlocks.js#L275
Expected '!==' and instead saw '!='
|
|
Lint & format-check changed JS files:
js/blocks/GraphicsBlocks.js#L189
Expected '!==' and instead saw '!='
|
|
Lint & format-check changed JS files:
js/blocks/GraphicsBlocks.js#L104
Expected '!==' and instead saw '!='
|
|
Lint & format-check changed JS files:
js/__tests__/LogoDependencies.test.js#L99
Expected '===' and instead saw '=='
|
|
Lint & format-check changed JS files:
js/__tests__/LogoDependencies.test.js#L98
Expected '===' and instead saw '=='
|
|
Lint & format-check changed JS files:
js/__tests__/LogoDependencies.test.js#L97
Expected '===' and instead saw '=='
|
|
Lint & format-check changed JS files:
js/__tests__/LogoDependencies.test.js#L96
Expected '===' and instead saw '=='
|
|
Lint & format-check changed JS files:
js/__tests__/LogoDependencies.test.js#L95
Expected '===' and instead saw '=='
|
|
Lint & format-check changed JS files:
js/__tests__/LogoDependencies.test.js#L94
Expected '===' and instead saw '=='
|
|
Lint & format-check changed JS files:
activity/SugarAnimation.js#L1419
Expected '===' and instead saw '=='
|
|
Jest tests & coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Cypress E2E
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, cypress-io/github-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|