Skip to content

fix(deps): update all dependencies #17299

fix(deps): update all dependencies

fix(deps): update all dependencies #17299

Triggered via push February 6, 2025 03:18
Status Failure
Total duration 2m 20s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors
src/__tests__/initSpec.ts > init.ts > _extractFromTemplate() > copy simple template: packages/akashic-cli-init/src/init/init.ts#L111
Error: ENOENT: no such file or directory, opendir ❯ copyDir ../../node_modules/fs-extra/lib/copy/copy-sync.js:109:18 ❯ mkDirAndCopy ../../node_modules/fs-extra/lib/copy/copy-sync.js:104:3 ❯ onDir ../../node_modules/fs-extra/lib/copy/copy-sync.js:98:25 ❯ getStats ../../node_modules/fs-extra/lib/copy/copy-sync.js:39:37 ❯ Object.copySync ../../node_modules/fs-extra/lib/copy/copy-sync.js:32:10 ❯ src/init/init.ts:111:7 ❯ _extractFromTemplate src/init/init.ts:110:11 ❯ src/__tests__/initSpec.ts:43:10 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'opendir' }
src/__tests__/initSpec.ts > init.ts > _extractFromTemplate() > can copy files with force-option even if file exists: packages/akashic-cli-init/src/init/init.ts#L111
Error: ENOENT: no such file or directory, opendir ❯ copyDir ../../node_modules/fs-extra/lib/copy/copy-sync.js:109:18 ❯ onDir ../../node_modules/fs-extra/lib/copy/copy-sync.js:99:10 ❯ getStats ../../node_modules/fs-extra/lib/copy/copy-sync.js:39:37 ❯ Object.copySync ../../node_modules/fs-extra/lib/copy/copy-sync.js:32:10 ❯ src/init/init.ts:111:7 ❯ _extractFromTemplate src/init/init.ts:110:11 ❯ src/__tests__/initSpec.ts:91:10 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'opendir' }
Node 20.x / ubuntu-latest
Process completed with exit code 1.
Node 18.x / windows-latest
The job was canceled because "ubuntu-latest_20_x" failed.
Node 18.x / windows-latest
The operation was canceled.
Node 20.x / windows-latest
The job was canceled because "ubuntu-latest_20_x" failed.
Node 20.x / windows-latest
The operation was canceled.
Node 18.x / ubuntu-latest
The job was canceled because "ubuntu-latest_20_x" failed.
src/__tests__/initSpec.ts > init.ts > _extractFromTemplate() > copy simple template: packages/akashic-cli-init/src/init/init.ts#L111
Error: ENOENT: no such file or directory, opendir '.akashic-templates/simple/c' ❯ copyDir ../../node_modules/fs-extra/lib/copy/copy-sync.js:109:18 ❯ mkDirAndCopy ../../node_modules/fs-extra/lib/copy/copy-sync.js:104:3 ❯ onDir ../../node_modules/fs-extra/lib/copy/copy-sync.js:98:25 ❯ getStats ../../node_modules/fs-extra/lib/copy/copy-sync.js:39:37 ❯ Object.copySync ../../node_modules/fs-extra/lib/copy/copy-sync.js:32:10 ❯ src/init/init.ts:111:7 ❯ _extractFromTemplate src/init/init.ts:110:11 ❯ src/__tests__/initSpec.ts:43:10 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, syscall: 'opendir', code: 'ENOENT', path: '.akashic-templates/simple/c' }
src/__tests__/initSpec.ts > init.ts > _extractFromTemplate() > can copy files with force-option even if file exists: packages/akashic-cli-init/src/init/init.ts#L111
Error: ENOENT: no such file or directory, opendir '.akashic-templates/simple/c' ❯ copyDir ../../node_modules/fs-extra/lib/copy/copy-sync.js:109:18 ❯ onDir ../../node_modules/fs-extra/lib/copy/copy-sync.js:99:10 ❯ getStats ../../node_modules/fs-extra/lib/copy/copy-sync.js:39:37 ❯ Object.copySync ../../node_modules/fs-extra/lib/copy/copy-sync.js:32:10 ❯ src/init/init.ts:111:7 ❯ _extractFromTemplate src/init/init.ts:110:11 ❯ src/__tests__/initSpec.ts:91:10 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, syscall: 'opendir', code: 'ENOENT', path: '.akashic-templates/simple/c' }
Node 18.x / ubuntu-latest
The operation was canceled.