chore: submodule update #566
Annotations
10 errors and 11 warnings
test (18.x):
apps/node/src/index.ts#L16
'setStarknetApiJs' is defined but never used
|
test (18.x):
apps/node/src/index.ts#L19
`@cypherock/sdk-utils` import should occur before import of `./logger`
|
test (18.x):
apps/node/src/index.ts#L23
'getEnvVariable' is assigned a value but never used
|
test (18.x):
apps/node/src/index.ts#L46
Identifier 'wallet_index' is not in camel case
|
test (18.x):
apps/node/src/index.ts#L50
'sourceAddressIindex' is assigned a value but never used
|
test (18.x):
apps/node/src/index.ts#L52
'amount' is assigned a value but never used
|
test (18.x):
apps/node/src/index.ts#L62
Expected '===' and instead saw '=='
|
test (18.x):
apps/node/src/index.ts#L74
Unexpected string concatenation
|
test (18.x):
apps/node/src/index.ts#L88
'fetchBalances' is defined but never used
|
test (18.x):
apps/node/src/index.ts#L93
Unexpected string concatenation
|
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/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):
apps/node/src/index.ts#L26
Unnecessary conditional, value is always truthy
|
test (18.x):
apps/node/src/index.ts#L28
Unexpected any. Specify a different type
|
test (18.x):
apps/node/src/index.ts#L29
Unexpected any. Specify a different type
|
test (18.x):
apps/node/src/index.ts#L62
Unnecessary conditional, both sides of the expression are literal values
|
test (18.x):
apps/node/src/index.ts#L78
["eth"] is better written in dot notation
|
test (18.x):
apps/node/src/index.ts#L79
["eth"] is better written in dot notation
|
test (18.x):
apps/node/src/index.ts#L82
["strk"] is better written in dot notation
|
test (18.x):
apps/node/src/index.ts#L83
["strk"] is better written in dot notation
|