chore(main): release 3.0.1 #457
ci.yml
on: pull_request
Verify Files
44s
Tests
40s
Annotations
13 warnings
Tests
Cache not found for keys: node-cache-Linux-x64-npm-6402f741fcff26d5048b13c486f11e07903e527fb5890f05fc322479a1e45f00
|
Verify Files
Cache not found for keys: node-cache-Linux-x64-npm-6402f741fcff26d5048b13c486f11e07903e527fb5890f05fc322479a1e45f00
|
Verify Files
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Verify Files:
src/components/DateField/utils.ts#L695
Unexpected any. Specify a different type
|
Verify Files:
src/components/DateField/utils.ts#L696
Unexpected any. Specify a different type
|
Verify Files:
src/components/DatePicker/hooks/useDatePickerProps.ts#L41
Unexpected any. Specify a different type
|
Verify Files:
src/components/RangeDateSelection/__stories__/RangeDateSelection.stories.tsx#L161
'value' is already declared in the upper scope on line 81 column 16
|
Verify Files:
src/components/RangeDateSelection/__stories__/RangeDateSelection.stories.tsx#L186
Forbidden non-null assertion
|
Verify Files:
src/components/RangeDateSelection/__stories__/RangeDateSelection.stories.tsx#L187
Forbidden non-null assertion
|
Verify Files:
src/components/RangeDateSelection/__stories__/RangeDateSelection.stories.tsx#L191
Forbidden non-null assertion
|
Verify Files:
src/components/RangeDateSelection/__stories__/RangeDateSelection.stories.tsx#L192
Forbidden non-null assertion
|
Verify Files:
src/components/RangeDateSelection/components/Ticks/UnavialableTicks.tsx#L42
The 'tickCoords' array makes the dependencies of useMemo Hook (at line 69) change on every render. To fix this, wrap the initialization of 'tickCoords' in its own useMemo() Hook
|
Verify Files:
src/components/RangeDateSelection/components/Ticks/utils.ts#L135
'timeDiff' is already declared in the upper scope on line 112 column 11
|