Add ability to select date format #366
Annotations
1 error and 21 warnings
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/utils/calendarEvents.ts#L178
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
build:
src/utils/calendarEvents.ts#L179
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
build:
src/utils/calendarEvents.ts#L180
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
build:
src/utils/calendarEvents.ts#L181
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
build:
src/utils/calendarEvents.ts#L182
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
build:
src/utils/calendarEvents.ts#L183
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
build:
src/utils/calendarEvents.ts#L185
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
build:
src/utils/calendarEvents.ts#L186
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
build:
src/utils/time.ts#L32
'ArrayVector' is deprecated. use a simple Array<T>
|
build:
src/utils/time.ts#L33
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
build:
src/utils/calendarEvents.test.ts#L192
'ArrayVector' is deprecated. use a simple Array<T>
|
build:
src/utils/calendarEvents.test.ts#L196
'ArrayVector' is deprecated. use a simple Array<T>
|
build:
src/utils/calendarEvents.test.ts#L202
'ArrayVector' is deprecated. use a simple Array<T>
|
build:
src/utils/calendarEvents.test.ts#L226
'ArrayVector' is deprecated. use a simple Array<T>
|
build:
src/utils/calendarEvents.test.ts#L232
'ArrayVector' is deprecated. use a simple Array<T>
|
build:
src/utils/calendarEvents.test.ts#L237
'ArrayVector' is deprecated. use a simple Array<T>
|
build:
src/utils/calendarEvents.test.ts#L260
'ArrayVector' is deprecated. use a simple Array<T>
|
build:
src/utils/calendarEvents.test.ts#L266
'ArrayVector' is deprecated. use a simple Array<T>
|
build:
src/utils/calendarEvents.test.ts#L271
'ArrayVector' is deprecated. use a simple Array<T>
|
build:
src/utils/calendarEvents.test.ts#L334
'ArrayVector' is deprecated. use a simple Array<T>
|