fix: make forceIgnore cache test reliable on Windows #1569
Annotations
2 errors and 2 warnings
|
perf-scale-nuts (ubuntu-latest)
Command 'git' failed with args '-c user.name=github-action-benchmark -c user.email=github@users.noreply.github.com -c http.https://github.com/.extraheader= switch gh-pages': error: Your local changes to the following files would be overwritten by checkout:
yarn.lock
Please commit your changes or stash them before you switch branches.
Aborting
: Error: The process '/usr/bin/git' failed with exit code 1
|
|
perf-scale-nuts (windows-latest)
Command 'git' failed with args '-c user.name=github-action-benchmark -c user.email=github@users.noreply.github.com -c http.https://github.com/.extraheader= switch gh-pages': error: Your local changes to the following files would be overwritten by checkout:
yarn.lock
Please commit your changes or stash them before you switch branches.
Aborting
: Error: The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 1
|
|
perf-scale-nuts (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, benchmark-action/github-action-benchmark@5bbce78ef18edf5b96cb2d23e8d240b485f9dc4a, nick-fields/retry@3f757583fb1b1f940bc8ef4bf4734c8dc02a5847. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
perf-scale-nuts (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, benchmark-action/github-action-benchmark@5bbce78ef18edf5b96cb2d23e8d240b485f9dc4a, nick-fields/retry@3f757583fb1b1f940bc8ef4bf4734c8dc02a5847. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|