Skip to content

feat(templates): add list-numbers, transfers template #617

feat(templates): add list-numbers, transfers template

feat(templates): add list-numbers, transfers template #617

Triggered via pull request October 19, 2023 23:28
@dsTw5dsTw5
synchronize #454
dsTw5:main
Status Failure
Total duration 2m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.yml

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

Annotations

24 errors and 2 warnings
build (ubuntu-latest, 14)
Process completed with exit code 1.
build (ubuntu-latest, 14)
Process completed with exit code 1.
build (ubuntu-latest, 14): transfers/functions/fetch_sid.js#L2
'phoneNumber' is never reassigned. Use 'const' instead
build (ubuntu-latest, 14): transfers/functions/fetch_sid.js#L4
'allAccounts' is never reassigned. Use 'const' instead
build (ubuntu-latest, 14): transfers/functions/fetch_sid.js#L23
Expected '!==' and instead saw '!='
build (ubuntu-latest, 14): transfers/functions/fetch_sid.js#L31
Unary operator '++' used
build (ubuntu-latest, 14): transfers/functions/fetch_sid.js#L43
Expected property shorthand
build (ubuntu-latest, 14): transfers/functions/fetch_sid.js#L44
Don't make functions within a loop
build (ubuntu-latest, 14): transfers/functions/fetch_sid.js#L60
Use '===' to compare with null
build (ubuntu-latest, 14): transfers/functions/fetch_sid.js#L60
Expected '!==' and instead saw '!='
build (ubuntu-latest, 14): transfers/functions/get_account.js#L6
Expected '!==' and instead saw '!='
build (ubuntu-latest, 14): transfers/functions/transfer.js#L9
Expected '!==' and instead saw '!='
build (ubuntu-latest, 16)
Process completed with exit code 1.
build (ubuntu-latest, 16): transfers/functions/fetch_sid.js#L2
'phoneNumber' is never reassigned. Use 'const' instead
build (ubuntu-latest, 16): transfers/functions/fetch_sid.js#L4
'allAccounts' is never reassigned. Use 'const' instead
build (ubuntu-latest, 16): transfers/functions/fetch_sid.js#L23
Expected '!==' and instead saw '!='
build (ubuntu-latest, 16): transfers/functions/fetch_sid.js#L31
Unary operator '++' used
build (ubuntu-latest, 16): transfers/functions/fetch_sid.js#L43
Expected property shorthand
build (ubuntu-latest, 16): transfers/functions/fetch_sid.js#L44
Don't make functions within a loop
build (ubuntu-latest, 16): transfers/functions/fetch_sid.js#L60
Use '===' to compare with null
build (ubuntu-latest, 16): transfers/functions/fetch_sid.js#L60
Expected '!==' and instead saw '!='
build (ubuntu-latest, 16): transfers/functions/get_account.js#L6
Expected '!==' and instead saw '!='
build (ubuntu-latest, 16): transfers/functions/transfer.js#L9
Expected '!==' and instead saw '!='
build (ubuntu-latest, 16)
Process completed with exit code 1.
build (ubuntu-latest, 14)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (ubuntu-latest, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/