Skip to content

Export date range types for PDateRangeSelect #1710

Export date range types for PDateRangeSelect

Export date range types for PDateRangeSelect #1710

Triggered via pull request December 12, 2023 20:33
Status Failure
Total duration 1m 24s
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 5 warnings
Build: src/index.ts#L9
Module '@/types' has already exported a member named 'DateRange'. Consider explicitly re-exporting to resolve the ambiguity.
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/index.ts#L8
Multiple exports of name 'DateRange'
ESLint: src/index.ts#L9
Multiple exports of name 'DateRange'