Skip to content

update: intermediary step to avoid dead-code elimination #16

update: intermediary step to avoid dead-code elimination

update: intermediary step to avoid dead-code elimination #16

Triggered via push September 2, 2024 14:03
Status Failure
Total duration 31s
Artifacts

watch_bench.yml

on: push
changes
2s
changes
Matrix: benchmark
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 1 warning
benchmark (bench/error.mjs)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/nodejs-bench-operations/nodejs-bench-operations/.github/workflows/bench.yml'. Did you forget to run actions/checkout before running your local action?
benchmark (bench/blob.mjs)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/nodejs-bench-operations/nodejs-bench-operations/.github/workflows/bench.yml'. Did you forget to run actions/checkout before running your local action?
benchmark (bench/compare-using-instanceof.mjs)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/nodejs-bench-operations/nodejs-bench-operations/.github/workflows/bench.yml'. Did you forget to run actions/checkout before running your local action?
benchmark (bench/deleting-properties.mjs)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/nodejs-bench-operations/nodejs-bench-operations/.github/workflows/bench.yml'. Did you forget to run actions/checkout before running your local action?
benchmark (bench/array-creation.mjs)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/nodejs-bench-operations/nodejs-bench-operations/.github/workflows/bench.yml'. Did you forget to run actions/checkout before running your local action?
benchmark (bench/keys-vs-getownpropertynames.mjs)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/nodejs-bench-operations/nodejs-bench-operations/.github/workflows/bench.yml'. Did you forget to run actions/checkout before running your local action?
benchmark (bench/date-string-coersion.mjs)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/nodejs-bench-operations/nodejs-bench-operations/.github/workflows/bench.yml'. Did you forget to run actions/checkout before running your local action?
benchmark (bench/add-property.mjs)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/nodejs-bench-operations/nodejs-bench-operations/.github/workflows/bench.yml'. Did you forget to run actions/checkout before running your local action?
benchmark (bench/function-return.mjs)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/nodejs-bench-operations/nodejs-bench-operations/.github/workflows/bench.yml'. Did you forget to run actions/checkout before running your local action?
benchmark (bench/object-creation.mjs)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/nodejs-bench-operations/nodejs-bench-operations/.github/workflows/bench.yml'. Did you forget to run actions/checkout before running your local action?
benchmark (bench/date-format.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/date-format.mjs)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/nodejs-bench-operations/nodejs-bench-operations/.github/workflows/bench.yml'. Did you forget to run actions/checkout before running your local action?
benchmark (bench/super-vs-this.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/last-array-item.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/last-array-item.mjs)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/nodejs-bench-operations/nodejs-bench-operations/.github/workflows/bench.yml'. Did you forget to run actions/checkout before running your local action?
benchmark (bench/string-endsWith.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/string-startsWith.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/unix-time.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/sort-map.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/replace-vs-replaceall-comparison.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/shallow-copy.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/possible-undefined-function.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/spread-vs-object-assign.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/string-concat.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/optional-chain-vs-and-operator.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/string-searching.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/parse-int.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/includes-vs-raw-comparison.mjs)
The job was canceled because "bench_error_mjs" failed.
benchmark (bench/includes-vs-raw-comparison.mjs)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/nodejs-bench-operations/nodejs-bench-operations/.github/workflows/bench.yml'. Did you forget to run actions/checkout before running your local action?
benchmark (bench/property-getter-access.mjs)
The job was canceled because "bench_error_mjs" failed.
changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/