docs: handle build errors #741
Annotations
5 errors and 1 warning
release:
docs/_plugins/tokensHelpers.ts#L2
Could not find a declaration file for module '@rhds/tokens/meta.js'. '/home/runner/work/red-hat-design-system/red-hat-design-system/node_modules/@rhds/tokens/js/meta.js' implicitly has an 'any' type.
|
release:
docs/assets/javascript/elements/uxdot-spacer-tokens-table.ts#L3
Could not find a declaration file for module '@rhds/tokens/meta.js'. '/home/runner/work/red-hat-design-system/red-hat-design-system/node_modules/@rhds/tokens/js/meta.js' implicitly has an 'any' type.
|
release:
docs/assets/javascript/elements/uxdot-spacer-tokens-table.ts#L4
Module '"@rhds/tokens"' has no exported member 'tokens'.
|
release:
docs/assets/javascript/elements/uxdot-spacer-tokens-table.ts#L41
'x' is of type 'unknown'.
|
release
Process completed with exit code 2.
|
release
The following actions use a deprecated Node.js version 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/
|