Skip to content

ci: only build on node 18+ #12

ci: only build on node 18+

ci: only build on node 18+ #12

Triggered via push October 4, 2024 05:36
Status Failure
Total duration 1m 43s
Billable time 2m
Artifacts

main.yml

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

Annotations

10 errors and 7 warnings
Build, lint, and test on Node 18.x and ubuntu-latest: packages/gateway/src/index.ts#L17
Replace `'--provider-url·<string>',·'Provider·URL·of·the·substrate·chain',·'wss://ws.test.azero.dev'` with `⏎····'--provider-url·<string>',⏎····'Provider·URL·of·the·substrate·chain',⏎····'wss://ws.test.azero.dev'⏎··`
Build, lint, and test on Node 18.x and ubuntu-latest: packages/gateway/src/index.ts#L37
Replace `Object.entries(supportedTLDs)` with `⏎··Object.entries(supportedTLDs)⏎`
Build, lint, and test on Node 18.x and ubuntu-latest: packages/gateway/src/index.ts#L46
Replace `console.log(`Serving·on·port·${options.port}·with·signing·address·${address}`` with `··console.log(⏎······`Serving·on·port·${options.port}·with·signing·address·${address}`⏎····`
Build, lint, and test on Node 18.x and ubuntu-latest
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/
Build, lint, and test on Node 18.x and ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/