You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/oxlint/conformance/snapshots/playwright.md
+3-16Lines changed: 3 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@
6
6
7
7
| Status | Count | % |
8
8
| ----------------- | ----- | ------ |
9
-
| Total rules |59| 100.0% |
10
-
| Fully passing | 57 |96.6% |
9
+
| Total rules |58| 100.0% |
10
+
| Fully passing | 57 |98.3% |
11
11
| Partially passing | 1 | 1.7% |
12
12
| Fully failing | 0 | 0.0% |
13
-
| Load errors |1|1.7% |
13
+
| Load errors |0|0.0% |
14
14
| No tests run | 0 | 0.0% |
15
15
16
16
### Tests
@@ -297,16 +297,3 @@ AssertionError [ERR_ASSERTION]: Should have 1 error but had 0: []
297
297
at runInvalidTestCase (apps/oxlint/dist/plugins-dev.js)
298
298
at apps/oxlint/dist/plugins-dev.js
299
299
300
-
301
-
## Load Errors
302
-
303
-
### `rules`
304
-
305
-
Error: Transform failed with 1 error:
306
-
/Users/connorshea/code/oxc/apps/oxlint/conformance/submodules/playwright/src/rules/rules.test.ts:4:23: ERROR: Top-level await is currently not supported with the "cjs" output format
307
-
at failureErrorWithLog (node_modules/.pnpm/esbuild@0.27.3/node_modules/esbuild/lib/main.js:1467:15)
308
-
at node_modules/.pnpm/esbuild@0.27.3/node_modules/esbuild/lib/main.js:736:50
309
-
at responseCallbacks.<computed> (node_modules/.pnpm/esbuild@0.27.3/node_modules/esbuild/lib/main.js:603:9)
310
-
at handleIncomingPacket (node_modules/.pnpm/esbuild@0.27.3/node_modules/esbuild/lib/main.js:658:12)
0 commit comments