Skip to content
Triggered via push September 5, 2023 11:12
Status Failure
Total duration 1m 32s
Artifacts

integrate.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
ci_to_main: jobs/calculate_community_earnings.ts#L1
Type 'Map<any, any>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
ci_to_main: node_modules/agent-base/dist/src/index.d.ts#L1
Module '"net"' has no default export.
ci_to_main: node_modules/agent-base/dist/src/index.d.ts#L1
Module '"http"' has no default export.
ci_to_main: node_modules/agent-base/dist/src/index.d.ts#L1
Module '"https"' has no default export.
ci_to_main: node_modules/socks-proxy-agent/dist/index.d.ts#L1
Module '"net"' has no default export.
ci_to_main: node_modules/socks-proxy-agent/dist/index.d.ts#L1
Module '"tls"' has no default export.
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/