Skip to content

Get tradingFeePPM from carbonController #13

Get tradingFeePPM from carbonController

Get tradingFeePPM from carbonController #13

Triggered via push July 5, 2023 12:34
Status Failure
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

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

Annotations

3 errors
Node 16.x sample: src/dex/carbon/sdk/utils/serializers.ts#L36
for..in loops iterate over the entire prototype chain, which is virtually never what you want. Use Object.{keys,values,entries}, and iterate over the resulting array
Node 16.x sample: src/dex/carbon/sdk/utils/serializers.ts#L57
for..in loops iterate over the entire prototype chain, which is virtually never what you want. Use Object.{keys,values,entries}, and iterate over the resulting array
Node 16.x sample
Process completed with exit code 1.