Skip to content

chore(i18n): extract and update translation #1070

chore(i18n): extract and update translation

chore(i18n): extract and update translation #1070

Triggered via push October 21, 2024 09:42
Status Success
Total duration 2m 13s
Artifacts

ci.yml

on: push
install-and-test
2m 5s
install-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
install-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
install-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
install-and-test: src/liff/components/ArticleCard.svelte#L104
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
install-and-test: src/liff/components/Card.svelte#L24
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
install-and-test: src/webhook/handlers/askingCooccurrence.ts#L3
'FlexSpan' is defined but never used