Skip to content

feat: support link text #270

feat: support link text

feat: support link text #270

Triggered via pull request September 7, 2024 22:21
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
ci (ubuntu-latest, 16): src/react-server/PrismicLink.tsx#L8
'isFilled' is defined but never used. Allowed unused vars must match /^_/u
ci (ubuntu-latest, 16)
Process completed with exit code 1.
ci (ubuntu-latest, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (ubuntu-latest, 16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci (ubuntu-latest, 16): src/react-server/PrismicRichText.tsx#L275
React Hook React.useMemo has a missing dependency: 'restProps'. Either include it or remove the dependency array