merge fix - dc utest2 #15
pr.yml
on: pull_request
unit
3m 10s
integration
4m 10s
Annotations
20 errors and 10 warnings
unit:
contract/PATCH-bn-copy.js#L12
Unexpected dangling '_' in 'super_'
|
unit:
contract/PATCH-bn-copy.js#L13
All 'var' declarations must be at the top of the function scope
|
unit:
contract/PATCH-bn-copy.js#L13
Unexpected var, use let or const instead
|
unit:
contract/PATCH-bn-copy.js#L39
Unexpected dangling '_' in '_init'
|
unit:
contract/PATCH-bn-copy.js#L51
All 'var' declarations must be at the top of the function scope
|
unit:
contract/PATCH-bn-copy.js#L51
Unexpected var, use let or const instead
|
unit:
contract/PATCH-bn-copy.js#L53
'window' is not defined
|
unit:
contract/PATCH-bn-copy.js#L54
'window' is not defined
|
unit:
contract/PATCH-bn-copy.js#L56
Unexpected require()
|
unit:
contract/PATCH-bn-copy.js#L56
'require' is not defined
|
integration
Type 'import("/home/runner/work/dapp-orchestration-basics/dapp-orchestration-basics/node_modules/@cosmos-kit/core/cjs/bases/main-wallet").MainWalletBase[]' is not assignable to type 'import("/home/runner/work/dapp-orchestration-basics/dapp-orchestration-basics/node_modules/@agoric/react-components/node_modules/@cosmos-kit/core/cjs/bases/main-wallet").MainWalletBase[]'.
|
integration
Cannot find module '../types' or its corresponding type declarations.
|
integration
Binding element 'name' implicitly has an 'any' type.
|
integration
Binding element 'number' implicitly has an 'any' type.
|
integration
'addNotification' is declared but its value is never read.
|
integration
'ticketKind' is declared but its value is never read.
|
integration
'ticketValue' is declared but its value is never read.
|
integration
'giveValue' is declared but its value is never read.
|
integration
Argument of type 'IterableIterator<[unknown, bigint]>' is not assignable to parameter of type 'Iterable<[Key, bigint]>'.
|
integration
'Mint' is declared but its value is never read.
|
unit:
contract/PATCH-bn-copy.js#L1
Unexpected unnamed function
|
unit:
contract/PATCH-bn-copy.js#L13
Unexpected unnamed function
|
unit:
contract/PATCH-bn-copy.js#L2789
Unexpected constant condition
|
unit:
contract/PATCH-bn.js#L1
Unexpected unnamed function
|
unit:
contract/PATCH-bn.js#L13
Unexpected unnamed function
|
unit:
contract/PATCH-bn.js#L2781
Unexpected constant condition
|
unit:
contract/scripts/dev-builder-2.js#L7
Invalid JSDoc tag name "import"
|
unit:
contract/scripts/dev-builder-2.js#L8
Invalid JSDoc tag name "import"
|
unit:
contract/src/facade.js#L4
Invalid JSDoc tag name "import"
|
unit:
contract/src/facade.js#L5
Invalid JSDoc tag name "import"
|