Skip to content

fix(dependency) Icon overhaul / Replace @vicons/tabler & MDI with @tabler/icons-vue #2763

fix(dependency) Icon overhaul / Replace @vicons/tabler & MDI with @tabler/icons-vue

fix(dependency) Icon overhaul / Replace @vicons/tabler & MDI with @tabler/icons-vue #2763

Triggered via pull request October 27, 2024 22:27
Status Failure
Total duration 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ci: src/pages/404.page.vue#L11
Argument of type '{ size: string; lh1: boolean; op50: boolean; }' is not assignable to parameter of type 'SVGProps'.
ci: src/ui/c-collapse/c-collapse.vue#L13
Argument of type '{ size: string; class: { 'transform-rotate--90': boolean; }; op50: boolean; transition: boolean; }' is not assignable to parameter of type 'SVGProps'.
ci
Process completed with exit code 1.
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/