Skip to content

chore: remove concurrency call and pin action version to have a base run before action v4 #632

chore: remove concurrency call and pin action version to have a base run before action v4

chore: remove concurrency call and pin action version to have a base run before action v4 #632

Triggered via pull request September 19, 2025 08:33
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
Matrix: node-versions
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
with-typescript-esm on Node 18
Process completed with exit code 1.
Missing required input 'mode'
The 'mode' input is required as of CodSpeed Action v4. Please explicitly set 'mode' to 'instrumentation' or 'walltime'. Before, this variable was automatically set to instrumentation on every runner except for CodSpeed macro runners where it was set to walltime by default. See https://codspeed.io/docs/instruments for details.
with-typescript-simple-cjs on Node 18
Process completed with exit code 1.
Missing required input 'mode'
The 'mode' input is required as of CodSpeed Action v4. Please explicitly set 'mode' to 'instrumentation' or 'walltime'. Before, this variable was automatically set to instrumentation on every runner except for CodSpeed macro runners where it was set to walltime by default. See https://codspeed.io/docs/instruments for details.
with-typescript-cjs on Node 18
Process completed with exit code 1.
Missing required input 'mode'
The 'mode' input is required as of CodSpeed Action v4. Please explicitly set 'mode' to 'instrumentation' or 'walltime'. Before, this variable was automatically set to instrumentation on every runner except for CodSpeed macro runners where it was set to walltime by default. See https://codspeed.io/docs/instruments for details.
with-typescript-esm on Node 20.5.1
Process completed with exit code 1.
Missing required input 'mode'
The 'mode' input is required as of CodSpeed Action v4. Please explicitly set 'mode' to 'instrumentation' or 'walltime'. Before, this variable was automatically set to instrumentation on every runner except for CodSpeed macro runners where it was set to walltime by default. See https://codspeed.io/docs/instruments for details.
with-javascript-esm on Node 18
Process completed with exit code 1.
Missing required input 'mode'
The 'mode' input is required as of CodSpeed Action v4. Please explicitly set 'mode' to 'instrumentation' or 'walltime'. Before, this variable was automatically set to instrumentation on every runner except for CodSpeed macro runners where it was set to walltime by default. See https://codspeed.io/docs/instruments for details.
with-typescript-simple-esm on Node 18
Process completed with exit code 1.
Missing required input 'mode'
The 'mode' input is required as of CodSpeed Action v4. Please explicitly set 'mode' to 'instrumentation' or 'walltime'. Before, this variable was automatically set to instrumentation on every runner except for CodSpeed macro runners where it was set to walltime by default. See https://codspeed.io/docs/instruments for details.
with-typescript-simple-esm on Node 20.5.1
Process completed with exit code 1.
Missing required input 'mode'
The 'mode' input is required as of CodSpeed Action v4. Please explicitly set 'mode' to 'instrumentation' or 'walltime'. Before, this variable was automatically set to instrumentation on every runner except for CodSpeed macro runners where it was set to walltime by default. See https://codspeed.io/docs/instruments for details.
with-typescript-cjs on Node 20.5.1
Process completed with exit code 1.
Missing required input 'mode'
The 'mode' input is required as of CodSpeed Action v4. Please explicitly set 'mode' to 'instrumentation' or 'walltime'. Before, this variable was automatically set to instrumentation on every runner except for CodSpeed macro runners where it was set to walltime by default. See https://codspeed.io/docs/instruments for details.
with-javascript-esm on Node 20.5.1
Process completed with exit code 1.
Missing required input 'mode'
The 'mode' input is required as of CodSpeed Action v4. Please explicitly set 'mode' to 'instrumentation' or 'walltime'. Before, this variable was automatically set to instrumentation on every runner except for CodSpeed macro runners where it was set to walltime by default. See https://codspeed.io/docs/instruments for details.
with-typescript-simple-cjs on Node 20.5.1
Process completed with exit code 1.
Missing required input 'mode'
The 'mode' input is required as of CodSpeed Action v4. Please explicitly set 'mode' to 'instrumentation' or 'walltime'. Before, this variable was automatically set to instrumentation on every runner except for CodSpeed macro runners where it was set to walltime by default. See https://codspeed.io/docs/instruments for details.
List examples
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/