Skip to content

ci(github-actions): update pnpm/action-setup action to v5 #139

ci(github-actions): update pnpm/action-setup action to v5

ci(github-actions): update pnpm/action-setup action to v5 #139

Triggered via pull request March 17, 2026 13:59
Status Success
Total duration 1m 43s
Artifacts

test.yml

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

Annotations

11 warnings
Test (ubuntu-latest): README.md#L145
'fixture' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L126
'files' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L116
'config' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L100
'binary' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L97
'text' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L87
'fixture' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L81
'fixture' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L69
'fixture' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L50
'fixture' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L39
'content' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: samypr100/setup-dev-drive@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/