feat!: v1
encoding and encoding improvements
#7084
Annotations
3 errors and 15 warnings
Lint:
packages/abi-coder/src/FunctionFragment.ts#L13
`./types/JsonAbi` type import should occur before import of `./utils/constants`
|
Lint:
packages/abi-coder/src/FunctionFragment.ts#L19
`./ResolvedAbiType` import should occur before type import of `./encoding/coders/AbstractCoder`
|
Lint
Process completed with exit code 1.
|
CI Setup
The `save-state` 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/
|
CI Setup
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/
|
CI Setup
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/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v2, pnpm/action-setup@v2.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, pnpm/action-setup@v2.1.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
packages/abi-coder/src/AbiCoder.ts#L2
'ErrorCode' is defined but never used
|
Lint:
packages/abi-coder/src/AbiCoder.ts#L2
'FuelError' is defined but never used
|
Lint:
packages/abi-coder/src/AbiCoder.ts#L6
'ArrayCoder' is defined but never used
|
Lint:
packages/abi-coder/src/AbiCoder.ts#L7
'B256Coder' is defined but never used
|
Lint:
packages/abi-coder/src/AbiCoder.ts#L8
'B512Coder' is defined but never used
|
Lint:
packages/abi-coder/src/AbiCoder.ts#L9
'BooleanCoder' is defined but never used
|
Lint:
packages/abi-coder/src/AbiCoder.ts#L10
'ByteCoder' is defined but never used
|
Lint:
packages/abi-coder/src/AbiCoder.ts#L11
'EnumCoder' is defined but never used
|
Lint:
packages/abi-coder/src/AbiCoder.ts#L12
'NumberCoder' is defined but never used
|
Lint:
packages/abi-coder/src/AbiCoder.ts#L13
'OptionCoder' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading