promote includetext from bwipjs arg that is always set to true to schema option (same as textColor) #600
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 1 warning
build (20.x)
Property 'includetext' is missing in type '{ width: number; height: number; rotate: number; opacity: number; backgroundColor: string; barColor: string; type: "qrcode"; position: { x: number; y: number; }; }' but required in type 'BarcodeSchema'.
|
build (20.x)
Property 'includetext' is missing in type '{ width: number; height: number; rotate: number; opacity: number; backgroundColor: string; barColor: string; type: "gs1datamatrix"; position: { x: number; y: number; }; }' but required in type 'BarcodeSchema'.
|
build (20.x)
Process completed with exit code 1.
|
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|