Skip to content

Maintenance: Update time input copy #1734

Maintenance: Update time input copy

Maintenance: Update time input copy #1734

Triggered via pull request December 26, 2023 18:25
Status Failure
Total duration 1m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Build: src/components/DateRangeSelect/PDateRangeSelect.vue#L24
Argument of type '{ min: Date | undefined; max: Date | undefined; maxSpanInSeconds: number | undefined; modelValue: number | null; "onUpdate:modelValue": any; }' is not assignable to parameter of type '{ class?: unknown; style?: unknown; key?: string | number | symbol | undefined; ref?: VNodeRef | undefined; ref_for?: boolean | undefined; ref_key?: string | undefined; onVnodeBeforeMount?: VNodeMountHook | ... 1 more ... | undefined; ... 10 more ...; readonly maxSpanInSeconds?: number | undefined; } & Record<...>'.
Build
Process completed with exit code 1.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint: src/components/Calendar/PCalendarDatePicker.vue#L58
Unexpected any. Specify a different type
ESLint: src/components/DateRangeSelect/PDateRangeSelectOptions.vue#L26
'placeholder' of property found, but never used