WIP: Printer reworked #20
ci.yml
on: pull_request
lint
1m 23s
test
1m 43s
build-library
1m 22s
build-android
6m 29s
build-ios
13m 19s
Annotations
6 errors and 5 warnings
build-library
Process completed with exit code 1.
|
lint:
example/src/screens/SimplePrint.tsx#L9
'launchCamera' is defined but never used
|
lint:
example/src/screens/SimplePrint.tsx#L9
'launchImageLibrary' is defined but never used
|
lint:
src/printer/constants/enums/barcode.ts#L2
'CommonParams' is defined but never used
|
lint:
src/printer/constants/enums/symbol.ts#L2
'CommonParams' is defined but never used
|
lint
Process completed with exit code 1.
|
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|