Skip to content

feat: add deploy txn struct #570

feat: add deploy txn struct

feat: add deploy txn struct #570

Triggered via push December 10, 2024 12:42
Status Failure
Total duration 2m 0s
Artifacts

test.yml

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

Annotations

10 errors and 11 warnings
test (18.x): apps/node/src/index.ts#L22
'ISignTxnUnsignedTxn' is defined but never used
test (18.x): apps/node/src/index.ts#L27
`./logger` import should occur after import of `starknet`
test (18.x): apps/node/src/index.ts#L33
'getEnvVariable' is assigned a value but never used
test (18.x): apps/node/src/index.ts#L59
Identifier 'wallet_index' is not in camel case
test (18.x): apps/node/src/index.ts#L63
'sourceAddressIindex' is assigned a value but never used
test (18.x): apps/node/src/index.ts#L66
'amount' is assigned a value but never used
test (18.x): apps/node/src/index.ts#L67
'amountStr' is assigned a value but never used
test (18.x): apps/node/src/index.ts#L79
Expected '===' and instead saw '=='
test (18.x): apps/node/src/index.ts#L96
Unexpected string concatenation
test (18.x): apps/node/src/index.ts#L118
'fetchBalances' is defined but never used
test (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (18.x): packages/interfaces/src/errors/appError.ts#L39
Unexpected any. Specify a different type
test (18.x): packages/interfaces/src/errors/deviceError.ts#L8
Unexpected any. Specify a different type
test (18.x): packages/interfaces/src/errors/deviceError.ts#L16
Unexpected any. Specify a different type
test (18.x): packages/interfaces/src/errors/deviceError.ts#L17
Unexpected any. Specify a different type
test (18.x): packages/interfaces/src/errors/deviceError.ts#L18
Unexpected any. Specify a different type
test (18.x): packages/interfaces/src/logger.ts#L1
Unexpected any. Specify a different type
test (18.x): packages/interfaces/src/logger.ts#L16
Unexpected any. Specify a different type
test (18.x): packages/hw-hid/src/helpers/dataListeners.ts#L124
Unexpected any. Specify a different type
test (18.x): packages/hw-hid/src/helpers/dataListeners.ts#L135
Unnecessary conditional, value is always truthy
test (18.x): packages/util/src/utils/config.ts#L4
Unnecessary conditional, value is always truthy