Skip to content

refactor(thumbnail): sort blocks by their names #134

refactor(thumbnail): sort blocks by their names

refactor(thumbnail): sort blocks by their names #134

Triggered via pull request December 19, 2025 05:53
Status Failure
Total duration 37s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
Process completed with exit code 1.
src/cmd/install.test.ts > install deps > should install missing deps when exec integrity check in dep: src/cmd/publish.ts#L22
ExecaError: Command failed with exit code 1: npm publish --access public npm warn Unknown user config "always-auth". This will stop working in the next major version of npm. npm notice npm notice 📦 d@0.0.1 npm notice Tarball Contents npm notice 188B package.json npm notice 23B package/package.oo.yaml npm notice Tarball Details npm notice name: d npm notice version: 0.0.1 npm notice filename: d-0.0.1.tgz npm notice package size: 248 B npm notice unpacked size: 211 B npm notice shasum: b3b1f7e9eda0f95a568782212e33c26a2bb72612 npm notice integrity: sha512-fjFbLtLHm1KZ8[...]ZIgzmpfjFlpKg== npm notice total files: 2 npm notice npm error Cannot implicitly apply the "latest" tag because previously published version 0.0.2 is higher than the new version 0.0.1. You must specify a tag using --tag. npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-12-19T05_53_50_263Z-debug-0.log ❯ getFinalError node_modules/.pnpm/execa@9.5.0/node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/.pnpm/execa@9.5.0/node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/.pnpm/execa@9.5.0/node_modules/execa/lib/methods/main-async.js:167:4 ❯ handlePromise node_modules/.pnpm/execa@9.5.0/node_modules/execa/lib/methods/main-async.js:150:17 ❯ Module.publish src/cmd/publish.ts:22:5 ❯ src/cmd/install.test.ts:793:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: npm publish --access public', command: 'npm publish --access public', escapedCommand: 'npm publish --access public', cwd: '/tmp/oopm-iIVZ5s', durationMs: 1184.089297, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.\nnpm notice\nnpm notice 📦 d@0.0.1\nnpm notice Tarball Contents\nnpm notice 188B package.json\nnpm notice 23B package/package.oo.yaml\nnpm notice Tarball Details\nnpm notice name: d\nnpm notice version: 0.0.1\nnpm notice filename: d-0.0.1.tgz\nnpm notice package size: 248 B\nnpm notice unpacked size: 211 B\nnpm notice shasum: b3b1f7e9eda0f95a568782212e33c26a2bb72612\nnpm notice integrity: sha512-fjFbLtLHm1KZ8[...]ZIgzmpfjFlpKg==\nnpm notice total files: 2\nnpm notice\nnpm error Cannot implicitly apply the "latest" tag because previously published version 0.0.2 is higher than the new version 0.0.1. You must specify a tag using --tag.\nnpm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-12-19T05_53_50_263Z-debug-0.log', stdio: [ undefined, '', 'npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.\nnpm notice\nnpm notice 📦 d@0.0.1\nnpm notice Tarball Contents\nnpm notice 188B package.json\nnpm notice 23B package/package.oo.yaml\nnpm notice Tarball Details\nnpm notice name: d\nnpm notice version: 0.0.1\nnpm notice filename: d-0.0.1.tgz\nnpm notice package size: 248 B\nnpm notice unpacked size: 211 B\nnpm notice shasum: b3b1f7e9eda0f95a568782212e33c26a2bb72612\nnpm notice integrity: sha512-fjFbLtLHm1KZ8[...]ZIgzmpfjFlpKg==\nnpm notice total files: 2\nnpm notice\nnpm error Cannot implicitly apply the "latest" tag because previously published version 0.0.2 is higher than the new version 0.0.1. You must specify a tag using --tag.\nnpm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-12-19T05_53_50_263Z-debug-0.log' ], ipcOutput: [], pipedFrom: [] }
src/cmd/install.test.ts > install deps > should install scoped package: src/cmd/publish.ts#L22
ExecaError: Command failed with exit code 1: npm publish --access public npm warn Unknown user config "always-auth". This will stop working in the next major version of npm. npm notice npm notice 📦 @foo/bar@1.0.0 npm notice Tarball Contents npm notice 195B package.json npm notice 31B package/package.oo.yaml npm notice Tarball Details npm notice name: @foo/bar npm notice version: 1.0.0 npm notice filename: foo-bar-1.0.0.tgz npm notice package size: 255 B npm notice unpacked size: 226 B npm notice shasum: 0be1e74d67a130834a0d1c7125abcc7c1707d897 npm notice integrity: sha512-47eznOuVLgIFS[...]VH/MpbNVUOvpA== npm notice total files: 2 npm notice npm error Cannot implicitly apply the "latest" tag because previously published version 2.0.0 is higher than the new version 1.0.0. You must specify a tag using --tag. npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-12-19T05_53_48_814Z-debug-0.log ❯ getFinalError node_modules/.pnpm/execa@9.5.0/node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/.pnpm/execa@9.5.0/node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/.pnpm/execa@9.5.0/node_modules/execa/lib/methods/main-async.js:167:4 ❯ handlePromise node_modules/.pnpm/execa@9.5.0/node_modules/execa/lib/methods/main-async.js:150:17 ❯ Module.publish src/cmd/publish.ts:22:5 ❯ src/cmd/install.test.ts:680:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: npm publish --access public', command: 'npm publish --access public', escapedCommand: 'npm publish --access public', cwd: '/tmp/oopm-YOFGpx', durationMs: 444.551529, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.\nnpm notice\nnpm notice 📦 @foo/bar@1.0.0\nnpm notice Tarball Contents\nnpm notice 195B package.json\nnpm notice 31B package/package.oo.yaml\nnpm notice Tarball Details\nnpm notice name: @foo/bar\nnpm notice version: 1.0.0\nnpm notice filename: foo-bar-1.0.0.tgz\nnpm notice package size: 255 B\nnpm notice unpacked size: 226 B\nnpm notice shasum: 0be1e74d67a130834a0d1c7125abcc7c1707d897\nnpm notice integrity: sha512-47eznOuVLgIFS[...]VH/MpbNVUOvpA==\nnpm notice total files: 2\nnpm notice\nnpm error Cannot implicitly apply the "latest" tag because previously published version 2.0.0 is higher than the new version 1.0.0. You must specify a tag using --tag.\nnpm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-12-19T05_53_48_814Z-debug-0.log', stdio: [ undefined, '', 'npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.\nnpm notice\nnpm notice 📦 @foo/bar@1.0.0\nnpm notice Tarball Contents\nnpm notice 195B package.json\nnpm notice 31B package/package.oo.yaml\nnpm notice Tarball Details\nnpm notice name: @foo/bar\nnpm notice version: 1.0.0\nnpm notice filename: foo-bar-1.0.0.tgz\nnpm notice package size: 255 B\nnpm notice unpacked size: 226 B\nnpm notice shasum: 0be1e74d67a130834a0d1c7125abcc7c1707d897\nnpm notice integrity: sha512-47eznOuVLgIFS[...]VH/MpbNVUOvpA==\nnpm notice total files: 2\nnpm notice\nnpm error Cannot implicitly apply the "latest" tag because previously published version 2.0.0 is higher than the new version 1.0.0. You must specify a tag using --tag.\nnpm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-12-19T05_53_48_814Z-debug-0.log' ], ipcOutput: [], pipedFrom: [] }
src/cmd/install.test.ts > install deps > should install specified version when package.oo.yaml is not found: src/cmd/publish.ts#L22
ExecaError: Command failed with exit code 1: npm publish --access public npm warn Unknown user config "always-auth". This will stop working in the next major version of npm. npm notice npm notice 📦 b@0.0.1 npm notice Tarball Contents npm notice 188B package.json npm notice 23B package/package.oo.yaml npm notice Tarball Details npm notice name: b npm notice version: 0.0.1 npm notice filename: b-0.0.1.tgz npm notice package size: 248 B npm notice unpacked size: 211 B npm notice shasum: f20931cbdad53d673702f9be200c175baf8cf6c9 npm notice integrity: sha512-AZdO8u+BNRPe1[...]/zNSsmlFg8UXQ== npm notice total files: 2 npm notice npm error Cannot implicitly apply the "latest" tag because previously published version 0.0.2 is higher than the new version 0.0.1. You must specify a tag using --tag. npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-12-19T05_53_48_285Z-debug-0.log ❯ getFinalError node_modules/.pnpm/execa@9.5.0/node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/.pnpm/execa@9.5.0/node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/.pnpm/execa@9.5.0/node_modules/execa/lib/methods/main-async.js:167:4 ❯ handlePromise node_modules/.pnpm/execa@9.5.0/node_modules/execa/lib/methods/main-async.js:150:17 ❯ Module.publish src/cmd/publish.ts:22:5 ❯ src/cmd/install.test.ts:607:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: npm publish --access public', command: 'npm publish --access public', escapedCommand: 'npm publish --access public', cwd: '/tmp/oopm-1hzSZS', durationMs: 537.312343, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.\nnpm notice\nnpm notice 📦 b@0.0.1\nnpm notice Tarball Contents\nnpm notice 188B package.json\nnpm notice 23B package/package.oo.yaml\nnpm notice Tarball Details\nnpm notice name: b\nnpm notice version: 0.0.1\nnpm notice filename: b-0.0.1.tgz\nnpm notice package size: 248 B\nnpm notice unpacked size: 211 B\nnpm notice shasum: f20931cbdad53d673702f9be200c175baf8cf6c9\nnpm notice integrity: sha512-AZdO8u+BNRPe1[...]/zNSsmlFg8UXQ==\nnpm notice total files: 2\nnpm notice\nnpm error Cannot implicitly apply the "latest" tag because previously published version 0.0.2 is higher than the new version 0.0.1. You must specify a tag using --tag.\nnpm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-12-19T05_53_48_285Z-debug-0.log', stdio: [ undefined, '', 'npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.\nnpm notice\nnpm notice 📦 b@0.0.1\nnpm notice Tarball Contents\nnpm notice 188B package.json\nnpm notice 23B package/package.oo.yaml\nnpm notice Tarball Details\nnpm notice name: b\nnpm notice version: 0.0.1\nnpm notice filename: b-0.0.1.tgz\nnpm notice package size: 248 B\nnpm notice unpacked size: 211 B\nnpm notice shasum: f20931cbdad53d673702f9be200c175baf8cf6c9\nnpm notice integrity: sha512-AZdO8u+BNRPe1[...]/zNSsmlFg8UXQ==\nnpm notice total files: 2\nnpm notice\nnpm error Cannot implicitly apply the "latest" tag because previously published version 0.0.2 is higher than the new version 0.0.1. You must specify a tag using --tag.\nnpm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-12-19T05_53_48_285Z-debug-0.log' ], ipcOutput: [], pipedFrom: [] }