Skip to content

Adjust ExtrinsicV5 to fit current spec #7126

Adjust ExtrinsicV5 to fit current spec

Adjust ExtrinsicV5 to fit current spec #7126

Triggered via pull request November 16, 2024 01:15
Status Success
Total duration 5m 49s
Artifacts

pr-any.yml

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

Annotations

11 errors
pr (lint): packages/types/src/extrinsic/v5/Extrinsic.ts#L92
Trailing spaces not allowed
pr (lint): packages/types/src/extrinsic/v5/Extrinsic.ts#L101
Trailing spaces not allowed
pr (lint): packages/types/src/extrinsic/v5/Extrinsic.ts#L110
Trailing spaces not allowed
pr (lint): packages/types/src/extrinsic/v5/ExtrinsicPayload.ts#L109
Trailing spaces not allowed
pr (lint): packages/types/src/extrinsic/v5/ExtrinsicSignature.ts#L12
'isUndefined' is defined but never used. Allowed unused vars must match /^_/u
pr (lint): packages/types/src/extrinsic/v5/ExtrinsicSignature.ts#L12
'stringify' is defined but never used. Allowed unused vars must match /^_/u
pr (lint): packages/types/src/extrinsic/v5/ExtrinsicSignature.ts#L18
'FAKE_SIGNATURE' is assigned a value but never used. Allowed unused vars must match /^_/u
pr (lint): packages/types/src/extrinsic/v5/ExtrinsicSignature.ts#L20
'toAddress' is defined but never used. Allowed unused vars must match /^_/u
pr (lint): packages/types/src/extrinsic/v5/ExtrinsicSignature.ts#L159
Trailing spaces not allowed
pr (lint): packages/types/src/extrinsic/v5/ExtrinsicSignature.ts#L182
Trailing spaces not allowed
pr (test)
Process completed with exit code 1.