Skip to content

feat(mdx-loader): Remark plugin to report unused MDX / Markdown directives #4714

feat(mdx-loader): Remark plugin to report unused MDX / Markdown directives

feat(mdx-loader): Remark plugin to report unused MDX / Markdown directives #4714

Triggered via pull request October 24, 2023 09:05
Status Failure
Total duration 3m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-perf.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build Size Report
An index signature parameter type cannot be a literal type or generic type. Consider using a mapped object type instead.
Build Size Report
Element implicitly has an 'any' type because expression of type '"containerDirective" | "leafDirective" | "textDirective"' can't be used to index type '{}'.
Build Size Report
The process '/usr/local/bin/yarn' failed with exit code 2
Build Time Perf
An index signature parameter type cannot be a literal type or generic type. Consider using a mapped object type instead.
Build Time Perf
Element implicitly has an 'any' type because expression of type '"containerDirective" | "leafDirective" | "textDirective"' can't be used to index type '{}'.
Build Time Perf
Process completed with exit code 2.
Build Size Report
The following actions uses node12 which is deprecated and will be forced to run on node16: preactjs/compressed-size-action@8119d3d31b6e57b167e09c81dfa877eada3bcb35. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/