feat: implement native language search in language dropdown #660
ci.yml
on: pull_request
Lint commit messages
46s
Lint & format-check changed JS files
1m 1s
Jest tests & coverage
1m 21s
Cypress E2E
2m 22s
Security audit
13s
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#L778
Expected '===' and instead saw '=='
|
|
Lint & format-check changed JS files:
js/blocks/GraphicsBlocks.js#L770
Expected '===' and instead saw '=='
|
|
Lint & format-check changed JS files:
js/blocks/GraphicsBlocks.js#L770
Expected '===' and instead saw '=='
|
|
Lint & format-check changed JS files:
js/blocks/GraphicsBlocks.js#L620
Expected '===' and instead saw '=='
|
|
Lint & format-check changed JS files:
js/blocks/GraphicsBlocks.js#L615
Expected '===' and instead saw '=='
|
|
Lint & format-check changed JS files:
js/blocks/GraphicsBlocks.js#L615
Expected '===' and instead saw '=='
|
|
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:
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/
|