chore(deps): update all non-major dependencies #9061
Annotations
6 errors and 1 warning
Run pnpm run build:ci
Argument of type 'this' is not assignable to parameter of type 'Map<K, V>'.
|
Run pnpm run build:ci
Property '[Symbol.iterator]' in type 'WeakCache<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
Run pnpm run build:ci
Property 'entries' in type 'WeakCache<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
Run pnpm run build:ci
Property 'keys' in type 'WeakCache<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
Run pnpm run build:ci
Property 'values' in type 'WeakCache<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
Run pnpm run build:ci
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading