Skip to content

Add types to Hanko JWT #533

Add types to Hanko JWT

Add types to Hanko JWT #533

Triggered via pull request June 26, 2024 09:24
Status Success
Total duration 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: src/runtime/middleware/logged-in.ts#L11
The inferred type of 'default' cannot be named without a reference to '.pnpm/[email protected]_@[email protected]_@[email protected]_@[email protected][email protected]_es_7mkojgpaxoapypyl2z5rneg2wq/node_modules/nuxt/app'. This is likely not portable. A type annotation is necessary.
test: src/runtime/middleware/logged-out.ts#L10
The inferred type of 'default' cannot be named without a reference to '.pnpm/[email protected]_@[email protected]_@[email protected]_@[email protected][email protected]_es_7mkojgpaxoapypyl2z5rneg2wq/node_modules/nuxt/app'. This is likely not portable. A type annotation is necessary.
test: src/runtime/plugins/components.client.ts#L4
The inferred type of 'default' cannot be named without a reference to '.pnpm/[email protected]_@[email protected]_@[email protected]_@[email protected][email protected]_es_7mkojgpaxoapypyl2z5rneg2wq/node_modules/nuxt/app'. This is likely not portable. A type annotation is necessary.
test: src/runtime/plugins/custom-elements.ts#L3
The inferred type of 'default' cannot be named without a reference to '.pnpm/[email protected]_@[email protected]_@[email protected]_@[email protected][email protected]_es_7mkojgpaxoapypyl2z5rneg2wq/node_modules/nuxt/app'. This is likely not portable. A type annotation is necessary.