Surface, surface selection, fulfillment tile #326
Annotations
10 errors and 2 warnings
build (16.x):
src/components/box/CdrBox.vue#L1
'paletteClass' is declared but its value is never read.
|
build (16.x):
src/components/box/CdrBox.vue#L1
Element implicitly has an 'any' type because expression of type '"--cdr-box-surface"' can't be used to index type 'Properties<0 | (string & {}), string & {}>'.
|
build (16.x):
src/components/box/CdrBox.vue#L1
Element implicitly has an 'any' type because expression of type '"--cdr-text-color"' can't be used to index type 'Properties<0 | (string & {}), string & {}>'.
|
build (16.x):
src/components/box/CdrBox.vue#L1
Element implicitly has an 'any' type because expression of type '"--cdr-box-border-width"' can't be used to index type 'Properties<0 | (string & {}), string & {}>'.
|
build (16.x):
src/components/box/CdrBox.vue#L1
Element implicitly has an 'any' type because expression of type '"--cdr-box-border-color"' can't be used to index type 'Properties<0 | (string & {}), string & {}>'.
|
build (16.x):
src/components/box/CdrBox.vue#L1
Element implicitly has an 'any' type because expression of type '"--cdr-box-radius"' can't be used to index type 'Properties<0 | (string & {}), string & {}>'.
|
build (16.x):
src/components/box/CdrBox.vue#L1
Element implicitly has an 'any' type because expression of type '"--cdr-box-shadow"' can't be used to index type 'Properties<0 | (string & {}), string & {}>'.
|
build (16.x):
src/components/box/CdrBox.vue#L1
Element implicitly has an 'any' type because expression of type '"--cdr-box-surface"' can't be used to index type 'Properties<0 | (string & {}), string & {}>'.
|
build (16.x):
src/components/box/CdrBox.vue#L1
Element implicitly has an 'any' type because expression of type '"--cdr-box-elevation"' can't be used to index type 'Properties<0 | (string & {}), string & {}>'.
|
build (16.x):
src/components/box/CdrBox.vue#L1
Element implicitly has an 'any' type because expression of type '"--cdr-box-position"' can't be used to index type 'Properties<0 | (string & {}), string & {}>'.
|
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (16.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/
|