Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

base recorder implementation #18

base recorder implementation

base recorder implementation #18

Triggered via pull request July 7, 2024 16:51
@GRVYDEVGRVYDEV
synchronize #13
gg/recorder
Status Failure
Total duration 20s
Artifacts

ci.yml

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

Annotations

11 errors and 1 warning
build (18.x): src/recorder/javascript-generator.ts#L13
Cannot find module './utils/isomorphic/locatorGenerators' or its corresponding type declarations.
build (18.x): src/recorder/javascript-generator.ts#L14
Cannot find module './utils/isomorphic/stringUtils' or its corresponding type declarations.
build (18.x)
Process completed with exit code 2.
build (20.x)
The job was canceled because "_18_x" failed.
build (20.x): src/recorder/javascript-generator.ts#L13
Cannot find module './utils/isomorphic/locatorGenerators' or its corresponding type declarations.
build (20.x): src/recorder/javascript-generator.ts#L14
Cannot find module './utils/isomorphic/stringUtils' or its corresponding type declarations.
build (20.x)
Process completed with exit code 2.
build (22.x)
The job was canceled because "_18_x" failed.
build (22.x): src/recorder/javascript-generator.ts#L13
Cannot find module './utils/isomorphic/locatorGenerators' or its corresponding type declarations.
build (22.x): src/recorder/javascript-generator.ts#L14
Cannot find module './utils/isomorphic/stringUtils' or its corresponding type declarations.
build (22.x)
Process completed with exit code 2.
build (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/