Skip to content

feat: add nonce support #1194

feat: add nonce support

feat: add nonce support #1194

Re-run triggered September 27, 2023 09:18
Status Failure
Total duration 2m 49s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
ci: src/runtime/components/nuxt-img.ts#L81
Type '{ href: string; rel: "preload"; nonce: string | undefined; as: "image"; } | { href: string; imagesizes: string | undefined; imagesrcset: string; rel: "preload"; nonce: string | undefined; as: "image"; }' is not assignable to type 'Link<{} | undefined>'.
ci
Process completed with exit code 1.
ci: src/runtime/utils/index.ts#L114
Unexpected console statement