Skip to content

fix(deps): update dependency @stylistic/eslint-plugin to v2.3.0 #4677

fix(deps): update dependency @stylistic/eslint-plugin to v2.3.0

fix(deps): update dependency @stylistic/eslint-plugin to v2.3.0 #4677

Triggered via pull request July 2, 2024 05:14
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test
@re-taro/eslint-config#test: command (/home/runner/work/fmt/fmt/packages/eslint-config) /opt/hostedtoolcache/node/21.7.3/x64/bin/pnpm run test exited (1)
test/fixtures.test.ts > all: packages/eslint-config/test/fixtures.test.ts#L109
Error: Snapshot `all 3` mismatched - Expected + Received @@ -24,11 +24,11 @@ {greeting.endsWith(",") ? ( " " ) : ( - <span style={{ color: "grey" }}>", "</span> + <span style={{ color: "grey" }}>", "</span> )} <em>{greeted}</em> {silent ? "." : "!"} </div> ); ❯ test/fixtures.test.ts:109:4 ❯ test/fixtures.test.ts:100:3
test/fixtures.test.ts > ts-override: packages/eslint-config/test/fixtures.test.ts#L109
Error: Snapshot `ts-override 2` mismatched - Expected + Received @@ -24,11 +24,11 @@ {greeting.endsWith(",") ? ( " " ) : ( - <span style={{ color: "grey" }}>", "</span> + <span style={{ color: "grey" }}>", "</span> )} <em>{greeted}</em> {silent ? "." : "!"} </div> ); ❯ test/fixtures.test.ts:109:4 ❯ test/fixtures.test.ts:100:3
test/fixtures.test.ts > with-formatters: packages/eslint-config/test/fixtures.test.ts#L109
Error: Snapshot `with-formatters 4` mismatched - Expected + Received @@ -24,11 +24,11 @@ {greeting.endsWith(",") ? ( " " ) : ( - <span style={{ color: "grey" }}>", "</span> + <span style={{ color: "grey" }}>", "</span> )} <em>{greeted}</em> {silent ? "." : "!"} </div> ); ❯ test/fixtures.test.ts:109:4 ❯ test/fixtures.test.ts:100:3
test/fixtures.test.ts > no-markdown-with-formatters: packages/eslint-config/test/fixtures.test.ts#L109
Error: Snapshot `no-markdown-with-formatters 4` mismatched - Expected + Received @@ -24,11 +24,11 @@ {greeting.endsWith(",") ? ( " " ) : ( - <span style={{ color: "grey" }}>", "</span> + <span style={{ color: "grey" }}>", "</span> )} <em>{greeted}</em> {silent ? "." : "!"} </div> ); ❯ test/fixtures.test.ts:109:4 ❯ test/fixtures.test.ts:100:3
test
Process completed with exit code 1.