Skip to content

PDYE-809: borrar espacios #743

PDYE-809: borrar espacios

PDYE-809: borrar espacios #743

Triggered via push July 8, 2024 21:14
Status Failure
Total duration 1m 39s
Artifacts

nodejs.yml

on: push
Matrix: test
release
0s
release
Build to GitHub Pages
0s
Build to GitHub Pages
Deploy GitHub Pages
0s
Deploy GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test (14.21.3): src/molecules/Buttons/Btn.tsx#L27
'role' PropType is defined but prop is never used
test (14.21.3): src/molecules/Buttons/BtnPrimary.tsx#L11
Replace `(T·|·U)·extends·object·?·(T·extends·U·?·never·:·T)·|·(U·extends·T·?·never·:·U)` with `T·|·U·extends·object⏎··?·(T·extends·U·?·never·:·T)·|·(U·extends·T·?·never·:·U)⏎·`
test (14.21.3): src/molecules/Buttons/BtnTertiary.tsx#L16
Replace `(T·|·U)·extends·object·?·(T·extends·U·?·never·:·T)·|·(U·extends·T·?·never·:·U)` with `T·|·U·extends·object⏎··?·(T·extends·U·?·never·:·T)·|·(U·extends·T·?·never·:·U)⏎·`
test (14.21.3)
Process completed with exit code 1.
test (14.21.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/