Skip to content

* migrate a few more components #512

* migrate a few more components

* migrate a few more components #512

Triggered via push February 2, 2024 11:34
Status Failure
Total duration 40s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
build (18.x): client/src/components/promptResponse/PromptResponse.vue#L4
Argument of type '{ selectable: false; height: number; }' is not assignable to parameter of type 'Partial<{ height: number; }> & Omit<{ readonly height: number; readonly selectable: boolean; readonly playerId: string; readonly modelValue?: any; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, "height"> & Record<...>'.
build (18.x): client/src/components/responseSelection/Selection.vue#L14
Argument of type '{ modelValue: string; selectable: boolean; height: number; }' is not assignable to parameter of type 'Partial<{ height: number; }> & Omit<{ readonly height: number; readonly selectable: boolean; readonly playerId: string; readonly modelValue?: any; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, "height"> & Record<...>'.
build (18.x): client/src/components/responseMatching/ActiveMatching.vue#L30
Argument of type '{ modelValue: string; selectable: true; height: number; }' is not assignable to parameter of type 'Partial<{ height: number; }> & Omit<{ readonly height: number; readonly selectable: boolean; readonly playerId: string; readonly modelValue?: any; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, "height"> & Record<...>'.
build (18.x)
Process completed with exit code 2.
build (20.x): client/src/components/promptResponse/PromptResponse.vue#L4
Argument of type '{ selectable: false; height: number; }' is not assignable to parameter of type 'Partial<{ height: number; }> & Omit<{ readonly height: number; readonly selectable: boolean; readonly playerId: string; readonly modelValue?: any; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, "height"> & Record<...>'.
build (20.x): client/src/components/responseSelection/Selection.vue#L14
Argument of type '{ modelValue: string; selectable: boolean; height: number; }' is not assignable to parameter of type 'Partial<{ height: number; }> & Omit<{ readonly height: number; readonly selectable: boolean; readonly playerId: string; readonly modelValue?: any; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, "height"> & Record<...>'.
build (20.x): client/src/components/responseMatching/ActiveMatching.vue#L30
Argument of type '{ modelValue: string; selectable: true; height: number; }' is not assignable to parameter of type 'Partial<{ height: number; }> & Omit<{ readonly height: number; readonly selectable: boolean; readonly playerId: string; readonly modelValue?: any; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, "height"> & Record<...>'.
build (20.x)
The operation was canceled.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/