Skip to content

refactor(detectDialogflowIntent): move to Typescript #591

refactor(detectDialogflowIntent): move to Typescript

refactor(detectDialogflowIntent): move to Typescript #591

Triggered via push April 27, 2023 17:19
Status Success
Total duration 2m 50s
Artifacts

ci.yml

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

Annotations

3 warnings
install-and-test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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