Export date range types for PDateRangeSelect #1710
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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'
|