Long resp handling #1112
Triggered via pull request
January 30, 2025 16:39
Status
Failure
Total duration
6h 0m 22s
Artifacts
–
Annotations
2 errors and 4 warnings
install-and-test
The job running on runner GitHub Actions 19 has exceeded the maximum execution time of 360 minutes.
|
install-and-test
The operation was canceled.
|
install-and-test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
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
|