Release v1.2.0 #14
Annotations
11 warnings
Test build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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 build:
src/editor.ts#L3
'customElement' is defined but never used
|
Test build:
src/editor.ts#L3
'property' is defined but never used
|
Test build:
src/editor.ts#L3
'state' is defined but never used
|
Test build:
src/editor.ts#L16
'EDITOR_CUSTOM_ELEMENT_NAME' is defined but never used
|
Test build:
src/editor.ts#L20
'QRCodeCardEditor' is defined but never used
|
Test build:
src/editor.ts#L237
Unexpected any. Specify a different type
|
Test build:
src/qr-code-card.ts#L2
'customElement' is defined but never used
|
Test build:
src/qr-code-card.ts#L2
'property' is defined but never used
|
Test build:
src/qr-code-card.ts#L2
'state' is defined but never used
|
Test build:
src/qr-code-card.ts#L36
'QRCodeCard' is defined but never used
|