fix: fix url concatenation #503
Triggered via pull request
September 22, 2023 08:24
Status
Failure
Total duration
1m 13s
Artifacts
–
Annotations
9 errors
check (ubuntu-latest, 18):
packages/sdk/src/chains/EVM/fee/dynamicFee.ts#L4
`url` import should occur before import of `@buildwithsygma/sygma-contracts`
|
check (ubuntu-latest, 18):
packages/sdk/src/chains/EVM/fee/dynamicFee.ts#L4
Replace `"url"` with `'url';`
|
check (ubuntu-latest, 18):
packages/sdk/src/chains/EVM/fee/dynamicFee.ts#L184
Replace `feeOracleBaseUrl,`/v1/rate/from/${fromDomainID}/to/${toDomainID}/resourceid/${resourceID}?msgGasLimit=${msgGasLimit}`` with `⏎······feeOracleBaseUrl,⏎······`/v1/rate/from/${fromDomainID}/to/${toDomainID}/resourceid/${resourceID}?msgGasLimit=${msgGasLimit}`,⏎····`
|
check (ubuntu-latest, 18)
Process completed with exit code 1.
|
check (ubuntu-latest, 16)
The job was canceled because "ubuntu-latest_18" failed.
|
check (ubuntu-latest, 16):
packages/sdk/src/chains/EVM/fee/dynamicFee.ts#L4
`url` import should occur before import of `@buildwithsygma/sygma-contracts`
|
check (ubuntu-latest, 16):
packages/sdk/src/chains/EVM/fee/dynamicFee.ts#L4
Replace `"url"` with `'url';`
|
check (ubuntu-latest, 16):
packages/sdk/src/chains/EVM/fee/dynamicFee.ts#L184
Replace `feeOracleBaseUrl,`/v1/rate/from/${fromDomainID}/to/${toDomainID}/resourceid/${resourceID}?msgGasLimit=${msgGasLimit}`` with `⏎······feeOracleBaseUrl,⏎······`/v1/rate/from/${fromDomainID}/to/${toDomainID}/resourceid/${resourceID}?msgGasLimit=${msgGasLimit}`,⏎····`
|
check (ubuntu-latest, 16)
The operation was canceled.
|