Textboxのデザイン更新に対応 #139
main.yaml
on: pull_request
node package install
16s
type and build check
25s
Annotations
3 errors and 2 warnings
type and build check:
src/views/LoginView.vue#L38
Argument of type '{ class: string; }' is not assignable to parameter of type '{ readonly modelValue?: string | undefined; readonly id: string; readonly errorMessage?: string | undefined; readonly "onUpdate:modelValue"?: ((value: string) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Record<...>'.
|
type and build check:
src/views/LoginView.vue#L39
Argument of type '{ class: string; }' is not assignable to parameter of type '{ readonly id: string; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Record<string, unknown>'.
|
type and build check
Process completed with exit code 1.
|
node package install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
type and build check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|