Surface, surface selection, fulfillment tile #329
Annotations
10 errors and 2 warnings
build (16.x):
src/components/box/CdrBox.vue#L1
Element implicitly has an 'any' type because expression of type '"--cdr-default-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-default-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-default-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-default-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-default-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-default-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-default-position"' 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 'any' 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 'string' can't be used to index type '{ m: string; mx: string; my: string; ml: string; mr: string; mt: string; mb: string; p: string; px: string; py: string; pl: string; pr: string; pt: string; pb: string; }'.
|
build (16.x):
src/components/box/examples/Box.vue#L1
Parameter 'someProps' implicitly has an 'any' type.
|
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/
|