chore: release 1.3.1 #15
Annotations
3 errors and 7 warnings
lint:
example/src/App.tsx#L13
Type '{ autoFocus: false; onPinReady: (pin: any) => void; maxLength: number; }' is not assignable to type 'IntrinsicAttributes & OtpInputProps'.
|
lint:
example/src/App.tsx#L13
Parameter 'pin' implicitly has an 'any' type.
|
lint
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
example/scripts/reset-project.js#L51
'error' is already declared in the upper scope on line 45 column 36
|
lint:
example/scripts/reset-project.js#L58
'error' is already declared in the upper scope on line 51 column 49
|
lint:
example/scripts/reset-project.js#L65
'error' is already declared in the upper scope on line 58 column 44
|
build-library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-web
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|