Skip to content

Move more logic to Order model #1280

Move more logic to Order model

Move more logic to Order model #1280

Triggered via push September 7, 2024 14:01
Status Failure
Total duration 30s
Artifacts

payments.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
mutate
Error: ENOENT: no such file or directory, chdir '/home/runner/work/ecommerce/ecommerce' -> 'ecommerce/payments' at process.wrappedChdir [as chdir] (node:internal/bootstrap/switches/does_own_process_state:130:14) at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65783:11) at run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65760:11) at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65957:40 at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65959:3 at Object.<anonymous> (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65962:12) at Module._compile (node:internal/modules/cjs/loader:1358:14) at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) at Module.load (node:internal/modules/cjs/loader:1208:32) at Module._load (node:internal/modules/cjs/loader:1024:12)
test
Error: ENOENT: no such file or directory, chdir '/home/runner/work/ecommerce/ecommerce' -> 'ecommerce/payments' at process.wrappedChdir [as chdir] (node:internal/bootstrap/switches/does_own_process_state:130:14) at setupRuby (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65783:11) at run (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65760:11) at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65957:40 at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65959:3 at Object.<anonymous> (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65962:12) at Module._compile (node:internal/modules/cjs/loader:1358:14) at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) at Module.load (node:internal/modules/cjs/loader:1208:32) at Module._load (node:internal/modules/cjs/loader:1024:12)
mutate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/