Skip to content

feat: update eslint to v9 #292

feat: update eslint to v9

feat: update eslint to v9 #292

Triggered via pull request December 19, 2024 08:05
Status Failure
Total duration 36s
Artifacts

ci.yaml

on: pull_request
cache-and-install
25s
cache-and-install
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
src/components/SocialsBar/WSocialsBar.spec.ts > SocialsBar > renders properly: src/components/SocialsBar/WSocialsBar.spec.ts#L10
Error: Snapshot `SocialsBar > renders properly 1` mismatched - Expected + Received @@ -9,11 +9,11 @@ href="https://twitter.com/witnet_io" target="_blank" > <svg - class="icon" + class="color icon icon" data-v-5ed1f484="" data-v-c15836e8="" fill="none" height="396" viewBox="0 0 396 396" @@ -35,11 +35,11 @@ href="https://t.me/witnetio" target="_blank" > <svg - class="icon" + class="color icon icon" data-v-5ed1f484="" data-v-c15836e8="" fill="none" height="20" viewBox="0 0 24 20" @@ -63,11 +63,11 @@ href="https://discord.gg/witnet" target="_blank" > <svg - class="icon" + class="color icon icon" data-v-5ed1f484="" data-v-c15836e8="" fill="none" height="24" viewBox="0 0 21 24" @@ -91,11 +91,11 @@ href="https://github.com/witnet" target="_blank" > <svg - class="icon" + class="color icon icon" data-v-5ed1f484="" data-v-c15836e8="" fill="none" height="32" viewBox="0 0 32 32" ❯ src/components/SocialsBar/WSocialsBar.spec.ts:10:29
src/components/icon/WIcon.spec.ts > WIcon > renders the specified svg: src/components/icon/WIcon.spec.ts#L16
Error: Snapshot `WIcon > renders the specified svg 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ <svg - class="" + class="color" data-v-c15836e8="" fill="none" height="32" viewBox="0 0 32 32" width="32" ❯ src/components/icon/WIcon.spec.ts:16:29
cache-and-install
Process completed with exit code 1.
cache-and-install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636