Skip to content

chore: update dependencies #391

chore: update dependencies

chore: update dependencies #391

Triggered via push September 29, 2024 04:35
Status Success
Total duration 3m 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci: src/components/Actions.tsx#L96
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
ci: src/components/Actions.tsx#L199
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
ci: src/components/Actions.tsx#L287
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
ci: src/components/Post.tsx#L35
Classname 'post' is not a Tailwind CSS class!
ci: src/components/SideBar.tsx#L162
The reactive variable 'props.column.id' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
ci: src/components/column/LoadMore.tsx#L87
Classname 'none' is not a Tailwind CSS class!
ci: src/components/event/TextNote.tsx#L74
Classname 'textnote-content' is not a Tailwind CSS class!
ci: src/components/modal/Config.tsx#L285
Classname 'align-center' is not a Tailwind CSS class!
ci: src/components/modal/ZapRequestModal.tsx#L127
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
ci: src/components/modal/ZapRequestModal.tsx#L167
Classname 'text-secondary' is not a Tailwind CSS class!