Merge pull request #131 from ensdomains/refactor-with-vanilla-extract #781
Annotations
15 warnings
Build (20)
Cache not found for keys: node-cache-Linux-x64-pnpm-155bb0ee5ada4a4ba3d5090ca2a30d698e2b5303ff34369c969e964ffbb40807
|
Lint (20):
components/src/components/atoms/DynamicPopover/DynamicPopover.tsx#L481
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
|
Lint (20):
components/src/components/atoms/Field/Field.tsx#L304
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
|
Lint (20):
components/src/components/atoms/FileInput/FileInput.tsx#L195
Do not call the 'set' function 'setState' of 'useState' directly in 'useEffect'
|
Lint (20):
components/src/components/atoms/FileInput/FileInput.tsx#L206
Do not call the 'set' function 'setState' of 'useState' directly in 'useEffect'
|
Lint (20):
components/src/components/molecules/CountdownCircle/CountdownCircle.tsx#L130
Do not call the 'set' function 'setCurrentCount' of 'useState' directly in 'useEffect'
|
Lint (20):
components/src/components/molecules/Dropdown/Dropdown.test.tsx#L19
Unexpected any. Specify a different type
|
Lint (20):
components/src/components/molecules/Dropdown/Dropdown.tsx#L44
Unexpected any. Specify a different type
|
Lint (20):
components/src/components/molecules/Dropdown/Dropdown.tsx#L242
Unexpected any. Specify a different type
|
Lint (20):
components/src/components/molecules/Dropdown/Dropdown.tsx#L245
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
|
Lint (20):
components/src/components/molecules/Dropdown/Dropdown.tsx#L433
Using 'Children.map' is uncommon and can lead to fragile code. Use alternatives instead
|
Lint (20)
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
|
Lint (20)
Cache not found for keys: node-cache-Linux-x64-pnpm-155bb0ee5ada4a4ba3d5090ca2a30d698e2b5303ff34369c969e964ffbb40807
|
Test (20)
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
|
Test (20)
Cache not found for keys: node-cache-Linux-x64-pnpm-155bb0ee5ada4a4ba3d5090ca2a30d698e2b5303ff34369c969e964ffbb40807
|