Skip to content

CL to CLN migration cleanup #438

CL to CLN migration cleanup

CL to CLN migration cleanup #438

Triggered via push October 4, 2023 00:36
Status Failure
Total duration 2m 56s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build
'"../cln/store/cln.actions"' has no exported member named 'fetchInfoCL'. Did you mean 'fetchInfoCLN'?
build
'"../cln/store/cln.actions"' has no exported member named 'fetchInfoCL'. Did you mean 'fetchInfoCLN'?
build
'"../cln/store/cln.actions"' has no exported member named 'resetCLStore'. Did you mean 'resetCLNStore'?
build
'"../cln/store/cln.actions"' has no exported member named 'resetCLStore'. Did you mean 'resetCLNStore'?
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/