Skip to content

feat: remove defaultProps & propTypes #931

feat: remove defaultProps & propTypes

feat: remove defaultProps & propTypes #931

Triggered via push May 13, 2024 12:48
Status Failure
Total duration 2m 34s
Artifacts

ci.yml

on: push
Matrix: Testing
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Testing (14.x): packages/render-html/src/elements/useImageSpecifiedDimensions.ts#L74
Replace `·contentWidth,·enableExperimentalPercentWidth·=·false,·style·=·{},·width,·height·}·=⏎···` with `⏎····contentWidth,⏎····enableExperimentalPercentWidth·=·false,⏎····style·=·{},⏎····width,⏎····height⏎··}·=`
Testing (14.x): packages/render-html/src/renderChildren.tsx#L7
'empty' is assigned a value but never used
Testing (14.x)
Process completed with exit code 1.
Testing (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@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/.
Testing (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/