Skip to content

[draft] fix: handle transaction checks #129

[draft] fix: handle transaction checks

[draft] fix: handle transaction checks #129

Triggered via pull request October 17, 2023 15:14
@rafaelcrrafaelcr
synchronize #99
fix/tx-check
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/operations.js#L267
Strings must use singlequote
test: src/operations.js#L268
Strings must use singlequote
test: src/operations.js#L269
Unexpected trailing comma
test: src/operations.js#L286
Unexpected trailing comma
test: src/operations.js#L291
Strings must use singlequote
test: src/operations.js#L300
Unexpected trailing comma
test: src/operations.js#L307
Unexpected trailing comma
test: src/operations.js#L315
Unexpected trailing comma
test: src/operations.js#L335
Strings must use singlequote
test: src/operations.js#L338
Strings must use singlequote
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, 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/