Skip to content

chore: update deps #938

chore: update deps

chore: update deps #938

Triggered via pull request January 22, 2024 15:17
Status Failure
Total duration 56s
Artifacts

eslint.yml

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

Annotations

4 errors and 1 warning
eslint (20.x)
Property 'get' in type 'RedisCache' is not assignable to the same property in base type 'CacheHandler'.
eslint (20.x)
Property 'set' in type 'RedisCache' is not assignable to the same property in base type 'CacheHandler'.
eslint (20.x)
@10up/next-redis-cache-provider#build: command (/home/runner/work/headstartwp/headstartwp/packages/next-redis-cache-provider) /opt/hostedtoolcache/node/20.10.0/x64/bin/npm run build exited (1)
eslint (20.x)
Process completed with exit code 1.
eslint (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/