Figma variables integration #64
verify-and-publish.yml
on: pull_request
verify-and-publish
1m 13s
Annotations
5 errors
verify-and-publish
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ kind: string; description: string; name: string; cssParts: { description: string; name: string; }[]; slots: { description: string; name: string; }[]; members: ({ kind: string; name: string; type: { text: string; }; ... 4 more ...; return?: undefined; } | ... 4 more ... | { ...; })[]; attributes: { ...; }[]; superc...'.
|
verify-and-publish
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ kind: string; description: string; name: string; cssParts: { description: string; name: string; }[]; slots: { description: string; name: string; }[]; members: ({ kind: string; name: string; type: { text: string; }; ... 4 more ...; return?: undefined; } | ... 4 more ... | { ...; })[]; attributes: { ...; }[]; superc...'.
|
verify-and-publish
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ kind: string; description: string; name: string; cssParts: { description: string; name: string; }[]; slots: { description: string; name: string; }[]; members: ({ kind: string; name: string; type: { text: string; }; ... 4 more ...; return?: undefined; } | ... 4 more ... | { ...; })[]; attributes: { ...; }[]; superc...'.
|
verify-and-publish
Parameter 'member' implicitly has an 'any' type.
|
verify-and-publish
Process completed with exit code 1.
|