feat!: Upgrade to casper-js-sdk 5.x #62
Annotations
10 errors
Lints:
src/event.ts#L5
Replace `toBytesString}·from·"casper-js-sdk/dist/types/ByteConverters"` with `·toBytesString·}·from·'casper-js-sdk/dist/types/ByteConverters'`
|
Lints:
src/event.ts#L6
Replace `CLValueParser}·from·"casper-js-sdk/dist/types/clvalue/Parser"` with `·CLValueParser·}·from·'casper-js-sdk/dist/types/clvalue/Parser'`
|
Lints:
src/event.ts#L80
Replace `remainder,·item.value` with `⏎······remainder,⏎······item.value,⏎····`
|
Lints:
src/index.ts#L15
Replace `⏎··parseBytesWithRemainder,⏎` with `·parseBytesWithRemainder·`
|
Lints:
src/parser.ts#L1
Replace `ExecutionResult,·Hash,·RpcClient,·URef` with `·ExecutionResult,·Hash,·RpcClient,·URef·`
|
Lints:
src/parser.ts#L8
Replace `CLValueParser}·from·"casper-js-sdk/dist/types/clvalue/Parser"` with `·CLValueParser·}·from·'casper-js-sdk/dist/types/clvalue/Parser'`
|
Lints:
src/parser.ts#L9
Replace `WithRemainder}·from·"./casper/types"` with `·WithRemainder·}·from·'./casper/types'`
|
Lints:
src/parser.ts#L61
Replace `transform.kind.parseAsWriteCLValue().toBytes())` with `⏎········transform.kind.parseAsWriteCLValue().toBytes(),⏎······);`
|
Lints:
src/parser.ts#L64
Insert `;`
|
Lints:
src/parser.ts#L67
Insert `;`
|
Loading