Skip to content

lnurl/lnurl-pay: convert js to ts #733

lnurl/lnurl-pay: convert js to ts

lnurl/lnurl-pay: convert js to ts #733

Triggered via push October 25, 2023 11:14
Status Failure
Total duration 1m 48s
Artifacts

integrate.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
ci_to_main: bot/start.ts#L1
Module '"../logger"' has no exported member 'logger'. Did you mean to use 'import logger from "../logger"' instead?
ci_to_main: bot/validations.ts#L1
Module '"../logger"' has no exported member 'logger'. Did you mean to use 'import logger from "../logger"' instead?
ci_to_main: util/index.ts#L1
Module '"../logger"' has no exported member 'logger'. Did you mean to use 'import logger from "../logger"' instead?
ci_to_main
Process completed with exit code 2.
ci_to_main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/