chore: bump deps and lint #1076
Annotations
2 errors
test/e2e/extend-registry.test.ts > basic > extended registry script loads and executes function:
test/e2e/extend-registry.test.ts#L27
Error: Snapshot `basic > extended registry script loads and executes function 1` mismatched
- Expected
+ Received
@@ -9,6 +9,10 @@
},
{
"location": "/myScript.js:3",
"text": "Script -- Executed -- test",
},
+ {
+ "location": "/:0",
+ "text": "The resource http://127.0.0.1:37115/myScript.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.",
+ },
]
❯ it.timeout test/e2e/extend-registry.test.ts:27:68
|
ci
Process completed with exit code 1.
|