Skip to content

fix: add crossorigin attribute for stylesheets #480

fix: add crossorigin attribute for stylesheets

fix: add crossorigin attribute for stylesheets #480

Triggered via pull request September 24, 2024 09:42
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ci: test/compat.test.ts#L12
Argument of type '{ manifest: Manifest; renderToString: () => string; }' is not assignable to parameter of type 'RenderOptions & { renderToString: RenderToString<void>; renderToStream: RenderToStream<void>; }'.
ci: test/compat.test.ts#L57
Argument of type '{ manifest: Manifest; buildAssetsURL: (r: string) => string; renderToString: () => string; }' is not assignable to parameter of type 'RenderOptions & { renderToString: RenderToString<void>; renderToStream: RenderToStream<void>; }'.
ci: test/renderer.test.ts#L14
Argument of type '{ manifest: Manifest; renderToString: () => string; buildAssetsURL: (id: string) => string; }' is not assignable to parameter of type 'RenderOptions & { renderToString: RenderToString<void>; renderToStream: RenderToStream<void>; }'.
ci
Process completed with exit code 2.