initial overhaul #15486
Annotations
1 error and 11 warnings
Run tests
Process completed with exit code 1.
|
Setup NodeJS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run tests:
packages/rfq-loadtest/src/abi.ts#L4
Replace `"constant"` with `constant`
|
Run tests:
packages/rfq-loadtest/src/abi.ts#L5
Replace `"inputs"` with `inputs`
|
Run tests:
packages/rfq-loadtest/src/abi.ts#L7
Replace `"name":·"owner"` with `name:·'owner'`
|
Run tests:
packages/rfq-loadtest/src/abi.ts#L8
Replace `"type":·"address"` with `type:·'address',`
|
Run tests:
packages/rfq-loadtest/src/abi.ts#L11
Replace `"name":·"spender"` with `name:·'spender'`
|
Run tests:
packages/rfq-loadtest/src/abi.ts#L12
Replace `"type":·"address"` with `type:·'address',`
|
|
Run tests:
packages/rfq-loadtest/src/abi.ts#L15
Replace `"name":·"allowance"` with `name:·'allowance'`
|
Run tests:
packages/rfq-loadtest/src/abi.ts#L16
Replace `"outputs"` with `outputs`
|
Run tests:
packages/rfq-loadtest/src/abi.ts#L18
Replace `"name":·""` with `name:·''`
|
Loading