Create node.js.yml #1
Annotations
21 errors and 3 warnings
build (16.x):
src/router/index.ts#L8
Cannot find module 'vue-router/auto' or its corresponding type declarations.
|
build (16.x):
src/components/ListContainer.vue#L19
'item' is of type 'unknown'.
|
build (16.x):
src/components/ListContainer.vue#L23
'item' is of type 'unknown'.
|
build (16.x):
src/components/ListContainer.vue#L23
'item' is of type 'unknown'.
|
build (16.x):
src/components/ListContainer.vue#L24
'item' is of type 'unknown'.
|
build (16.x):
src/components/ListContainer.vue#L25
'item' is of type 'unknown'.
|
build (16.x):
src/pages/toon/_id.vue#L29
Type '{ [x: number]: number; readonly BYTES_PER_ELEMENT: number; readonly buffer: { readonly byteLength: number; slice: (begin: number, end?: number | undefined) => ArrayBuffer; readonly [Symbol.toStringTag]: string; } | { ...; }; ... 36 more ...; readonly [Symbol.toStringTag]: "Float64Array"; }' is not assignable to type 'string | number | undefined'.
|
build (16.x):
src/pages/toon/_id.vue#L29
'__VLS_ctx.details' is possibly 'null'.
|
build (16.x):
src/pages/toon/_id.vue#L50
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
|
build (16.x):
src/pages/toon/_id.vue#L101
Property 'redirectUrl' is missing in type '{ id: number; title: string; author: string; genre: string[]; imgUrl: string; isHot: boolean; rating: number; epImg: string; }' but required in type '{ id: number; title: string; author: string; genre: string[]; imgUrl: string; redirectUrl: string; isHot?: boolean | undefined; rating: { [x: number]: number; readonly BYTES_PER_ELEMENT: number; readonly buffer: { ...; } | { ...; }; ... 36 more ...; readonly [Symbol.toStringTag]: "Float64Array"; }; epImg: string; }'.
|
build (18.x):
src/router/index.ts#L8
Cannot find module 'vue-router/auto' or its corresponding type declarations.
|
build (18.x):
src/components/ListContainer.vue#L19
'item' is of type 'unknown'.
|
build (18.x):
src/components/ListContainer.vue#L23
'item' is of type 'unknown'.
|
build (18.x):
src/components/ListContainer.vue#L23
'item' is of type 'unknown'.
|
build (18.x):
src/components/ListContainer.vue#L24
'item' is of type 'unknown'.
|
build (18.x):
src/components/ListContainer.vue#L25
'item' is of type 'unknown'.
|
build (18.x):
src/pages/toon/_id.vue#L29
Type '{ [x: number]: number; readonly BYTES_PER_ELEMENT: number; readonly buffer: { readonly byteLength: number; slice: (begin: number, end?: number | undefined) => ArrayBuffer; readonly [Symbol.toStringTag]: string; } | { ...; }; ... 36 more ...; readonly [Symbol.toStringTag]: "Float64Array"; }' is not assignable to type 'string | number | undefined'.
|
build (18.x):
src/pages/toon/_id.vue#L29
'__VLS_ctx.details' is possibly 'null'.
|
build (18.x):
src/pages/toon/_id.vue#L50
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
|
build (18.x):
src/pages/toon/_id.vue#L101
Property 'redirectUrl' is missing in type '{ id: number; title: string; author: string; genre: string[]; imgUrl: string; isHot: boolean; rating: number; epImg: string; }' but required in type '{ id: number; title: string; author: string; genre: string[]; imgUrl: string; redirectUrl: string; isHot?: boolean | undefined; rating: { [x: number]: number; readonly BYTES_PER_ELEMENT: number; readonly buffer: { ...; } | { ...; }; ... 36 more ...; readonly [Symbol.toStringTag]: "Float64Array"; }; epImg: string; }'.
|
build (14.x)
The operation was canceled.
|
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|