Skip to content

fix: decode any uint256 as number ✅ not string ❌ + add extra check for literal valueContent in tuple decoding #407

fix: decode any uint256 as number ✅ not string ❌ + add extra check for literal valueContent in tuple decoding

fix: decode any uint256 as number ✅ not string ❌ + add extra check for literal valueContent in tuple decoding #407

Triggered via pull request August 1, 2023 09:23
@CJ42CJ42
synchronize #289
chore/todos
Status Failure
Total duration 37s
Artifacts

lint-test-build.yml

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

Annotations

6 errors and 20 warnings
build (16.x): src/lib/decodeData.ts#L127
Missing radix parameter
build (16.x): src/lib/encoder.ts#L481
Missing radix parameter
build (16.x)
Process completed with exit code 1.
build (14.x): src/lib/decodeData.ts#L127
Missing radix parameter
build (14.x): src/lib/encoder.ts#L481
Missing radix parameter
build (14.x)
Process completed with exit code 1.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x): src/lib/decodeMappingKey.ts#L22
'zeroPad' is defined but never used
build (16.x): src/lib/decodeMappingKey.ts#L22
'hexlify' is defined but never used
build (16.x): src/lib/encoder.ts#L30
'getAddress' is defined but never used
build (16.x): src/lib/encoder.ts#L31
'zeroPad' is defined but never used
build (16.x): src/lib/encoder.ts#L32
'hexlify' is defined but never used
build (16.x): src/lib/encoder.ts#L33
'hexZeroPad' is defined but never used
build (16.x): src/lib/encoder.ts#L34
'hexDataSlice' is defined but never used
build (16.x): src/lib/encoder.ts#L35
'toUtf8Bytes' is defined but never used
build (16.x): src/lib/encoder.ts#L36
'toUtf8String' is defined but never used
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (14.x): src/lib/decodeMappingKey.ts#L22
'zeroPad' is defined but never used
build (14.x): src/lib/decodeMappingKey.ts#L22
'hexlify' is defined but never used
build (14.x): src/lib/encoder.ts#L30
'getAddress' is defined but never used
build (14.x): src/lib/encoder.ts#L31
'zeroPad' is defined but never used
build (14.x): src/lib/encoder.ts#L32
'hexlify' is defined but never used
build (14.x): src/lib/encoder.ts#L33
'hexZeroPad' is defined but never used
build (14.x): src/lib/encoder.ts#L34
'hexDataSlice' is defined but never used
build (14.x): src/lib/encoder.ts#L35
'toUtf8Bytes' is defined but never used
build (14.x): src/lib/encoder.ts#L36
'toUtf8String' is defined but never used