chore(deps): update dorny/paths-filter digest to ceb8a2b - #632
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dorny/paths-filter digest to ceb8a2b#632renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
GitHub Actions / Test Results
failed
Aug 25, 2026 in 0s
3 fail, 8 skipped, 3 053 pass in 14m 7s
Annotations
Check warning on line 25 in test/integration/scratch-tests.js
github-actions / Test Results
cat touches box (test/integration/scratch-tests.js > File: cat-touches-box.sb2, GPU Mode: ForceCPU) failed
test-results/scratch-render-test-output/junit.xml
Raw output
at:
fileName: test/integration/scratch-tests.js
lineNumber: 25
columnNumber: 15
typeName: Object
methodName: fail
functionName: Object.fail
stack: |
Object.fail (test/integration/scratch-tests.js:25:15)
test/integration/scratch-tests.js:42:38
Array.forEach
checkOneGpuMode (test/integration/scratch-tests.js:38:10)
Test.<anonymous> (test/integration/scratch-tests.js:113:58)
testFile (test/integration/scratch-tests.js:113:9)
test/integration/scratch-tests.js:126:9
source: |2
},
fail (reason) {
t.fail(reason);
--------------^
},
plan (count) {
Check warning on line 25 in test/integration/scratch-tests.js
github-actions / Test Results
box touches cat (test/integration/scratch-tests.js > File: cat-touches-box.sb2, GPU Mode: ForceCPU) failed
test-results/scratch-render-test-output/junit.xml
Raw output
at:
fileName: test/integration/scratch-tests.js
lineNumber: 25
columnNumber: 15
typeName: Object
methodName: fail
functionName: Object.fail
stack: |
Object.fail (test/integration/scratch-tests.js:25:15)
test/integration/scratch-tests.js:42:38
Array.forEach
checkOneGpuMode (test/integration/scratch-tests.js:38:10)
Test.<anonymous> (test/integration/scratch-tests.js:113:58)
testFile (test/integration/scratch-tests.js:113:9)
test/integration/scratch-tests.js:126:9
source: |2
},
fail (reason) {
t.fail(reason);
--------------^
},
plan (count) {
Check warning on line 113 in test/integration/scratch-tests.js
github-actions / Test Results
File: cat-touches-box.sb2, GPU Mode: ForceCPU (test/integration/scratch-tests.js) failed
test-results/scratch-render-test-output/junit.xml [took 0s]
Raw output
at:
fileName: test/integration/scratch-tests.js
lineNumber: 113
columnNumber: 9
functionName: testFile
isToplevel: true
source: >2
for (const gpuMode of allGpuModes) {
test(`File: ${file}, GPU Mode: ${gpuMode}`, t => checkOneGpuMode(t, says[gpuMode]));
--------^
}
};
Loading