Skip to content

refactor(singleUserHandler): remove unnecessary code changes #1113

refactor(singleUserHandler): remove unnecessary code changes

refactor(singleUserHandler): remove unnecessary code changes #1113

Triggered via push January 31, 2025 04:28
Status Cancelled
Total duration 42m 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
install-and-test
The run was canceled by @MrOrz.
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