deps: add React 19 to peerDep range, remove React devDeps -- needs to update devDeps, lockfile, typings, tests, etc #50
Annotations
11 errors and 1 warning
CI - Node 22.x, ubuntu-latest:
src/index.tsx#L12
This member must have an 'override' modifier because it overrides a member in the base class 'Component<SignatureCanvasProps, {}, any>'.
|
CI - Node 22.x, ubuntu-latest:
test/index.spec.tsx#L12
Type 'RefObject<SignatureCanvas | null>' is not assignable to type 'RefObject<SignatureCanvas>'.
|
CI - Node 22.x, ubuntu-latest
Process completed with exit code 2.
|
CI - Node 20.x, ubuntu-latest
The job was canceled because "_22_x_ubuntu-latest" failed.
|
CI - Node 20.x, ubuntu-latest:
src/index.tsx#L12
This member must have an 'override' modifier because it overrides a member in the base class 'Component<SignatureCanvasProps, {}, any>'.
|
CI - Node 20.x, ubuntu-latest:
test/index.spec.tsx#L12
Type 'RefObject<SignatureCanvas | null>' is not assignable to type 'RefObject<SignatureCanvas>'.
|
CI - Node 20.x, ubuntu-latest
Process completed with exit code 2.
|
CI - Node 18.x, ubuntu-latest
The job was canceled because "_22_x_ubuntu-latest" failed.
|
CI - Node 18.x, ubuntu-latest:
src/index.tsx#L12
This member must have an 'override' modifier because it overrides a member in the base class 'Component<SignatureCanvasProps, {}, any>'.
|
CI - Node 18.x, ubuntu-latest:
test/index.spec.tsx#L12
Type 'RefObject<SignatureCanvas | null>' is not assignable to type 'RefObject<SignatureCanvas>'.
|
CI - Node 18.x, ubuntu-latest
The operation was canceled.
|
CI - Node 22.x, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|