Bump date-fns from 2.30.0 to 3.2.0 #1756
Annotations
1 error and 7 warnings
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/utilities/dateRangeSelect.ts#L1
'endOfWeek' is defined but never used
|
ESLint:
src/utilities/dateRangeSelect.ts#L1
'endOfWeek' is defined but never used
|
ESLint:
src/utilities/dateRangeSelect.ts#L1
'startOfWeek' is defined but never used
|
ESLint:
src/utilities/dateRangeSelect.ts#L1
'startOfWeek' is defined but never used
|