Skip to content

add lint and test action #1

add lint and test action

add lint and test action #1

Triggered via push March 11, 2024 20:06
Status Failure
Total duration 15s
Artifacts

lint-test.yaml

on: push
Matrix: Lint & Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint & Test (18.x)
node:internal/modules/cjs/loader:1137 throw err; ^ Error: Cannot find module '/home/runner/work/numerals/numerals/.yarn/releases/yarn-4.1.0.cjs' at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15) at Module._load (node:internal/modules/cjs/loader:975:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) at node:internal/main/run_main_module:28:49 { code: 'MODULE_NOT_FOUND', requireStack: [] } Node.js v18.19.1
Lint & Test (20.x)
The job was canceled because "_18_x" failed.
Lint & Test (20.x)
node:internal/modules/cjs/loader:1147 throw err; ^ Error: Cannot find module '/home/runner/work/numerals/numerals/.yarn/releases/yarn-4.1.0.cjs' at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15) at Module._load (node:internal/modules/cjs/loader:985:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12) at node:internal/main/run_main_module:28:49 { code: 'MODULE_NOT_FOUND', requireStack: [] } Node.js v20.11.1