Update react monorepo to v19 (major) #209
node.js.yml
on: pull_request
Annotations
10 errors and 8 warnings
types:
packages/components/src/Button/Button.tsx#L67
Expected 1 arguments, but got 0.
|
types:
packages/components/src/Image/Image.tsx#L55
Argument of type 'RefObject<HTMLImageElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
types:
packages/components/src/Image/Image.tsx#L63
Argument of type 'RefObject<HTMLImageElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
types:
packages/components/src/Image/Image.tsx#L64
Argument of type 'RefObject<HTMLElement>' is not assignable to parameter of type 'PossibleRef<HTMLImageElement>'.
|
types:
packages/components/src/Modal/Modal.tsx#L86
Argument of type 'RefObject<HTMLDialogElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
types:
packages/components/src/Modal/Modal.tsx#L131
Unused '@ts-expect-error' directive.
|
types:
packages/components/src/ScrollView/ScrollView.tsx#L137
Expected 1 arguments, but got 0.
|
types:
packages/components/src/ScrollView/ScrollViewBase.tsx#L96
Expected 1 arguments, but got 0.
|
types:
packages/components/src/Text/Text.tsx#L100
Argument of type 'RefObject<HTMLElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
types:
packages/components/src/Text/Text.tsx#L147
Argument of type 'RefObject<HTMLElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
lint
Cache not found for keys: node-cache-Linux-x64-yarn-c2129153f5d5db1b5b8810d61bbad4c3b3ee0218e0ec6adb929aef588f2a78c7
|
types
Cache not found for keys: node-cache-Linux-x64-yarn-c2129153f5d5db1b5b8810d61bbad4c3b3ee0218e0ec6adb929aef588f2a78c7
|
test (22.x)
Cache not found for keys: node-cache-Linux-x64-yarn-c2129153f5d5db1b5b8810d61bbad4c3b3ee0218e0ec6adb929aef588f2a78c7
|
test (22.x)
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 (18.x)
Cache not found for keys: node-cache-Linux-x64-yarn-c2129153f5d5db1b5b8810d61bbad4c3b3ee0218e0ec6adb929aef588f2a78c7
|
test (18.x)
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.x)
Cache not found for keys: node-cache-Linux-x64-yarn-c2129153f5d5db1b5b8810d61bbad4c3b3ee0218e0ec6adb929aef588f2a78c7
|
test (20.x)
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
|