feat-issue-123: add rpc url env to replace default rpc url #612
Annotations
10 errors and 1 warning
packages/js/__tests__/jsonrpc.ava.js#L1
Strings must use singlequote.
|
packages/js/__tests__/jsonrpc.ava.js#L2
Strings must use singlequote.
|
packages/js/__tests__/jsonrpc.ava.js#L4
Strings must use singlequote.
|
packages/js/__tests__/jsonrpc.ava.js#L4
Function was declared as `async` but doesn't use `await`.
|
packages/js/__tests__/jsonrpc.ava.js#L4
Unexpected parentheses around single function argument.
|
packages/js/__tests__/jsonrpc.ava.js#L5
Strings must use singlequote.
|
packages/js/__tests__/jsonrpc.ava.js#L6
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
packages/js/__tests__/jsonrpc.ava.js#L7
Strings must use singlequote.
|
packages/js/__tests__/jsonrpc.ava.js#L7
Multiple spaces found before 'process'.
|
packages/js/__tests__/jsonrpc.ava.js#L7
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading