test: start orca contract with core-eval #5
Annotations
20 errors and 10 warnings
unit:
contract/PATCH-bn.js#L12
Unexpected dangling '_' in 'super_'
|
unit:
contract/PATCH-bn.js#L13
All 'var' declarations must be at the top of the function scope
|
unit:
contract/PATCH-bn.js#L13
Unexpected var, use let or const instead
|
unit:
contract/PATCH-bn.js#L39
Unexpected dangling '_' in '_init'
|
unit:
contract/PATCH-bn.js#L51
All 'var' declarations must be at the top of the function scope
|
unit:
contract/PATCH-bn.js#L51
Unexpected var, use let or const instead
|
unit:
contract/PATCH-bn.js#L53
'window' is not defined
|
unit:
contract/PATCH-bn.js#L54
'window' is not defined
|
unit:
contract/PATCH-bn.js#L56
Unexpected require()
|
unit:
contract/PATCH-bn.js#L56
'require' is not defined
|
integration
Cannot find module '@agoric/react-components' or its corresponding type declarations.
|
integration
Cannot find module 'cosmos-kit' or its corresponding type declarations.
|
integration
Cannot find module '@agoric/react-components' or its corresponding type declarations.
|
integration
Cannot find module '@agoric/react-components' or its corresponding type declarations.
|
integration
Cannot find module '@interchain-ui/react' or its corresponding type declarations.
|
integration
Cannot find module '@agoric/react-components' or its corresponding type declarations.
|
integration
Cannot find module '@agoric/web-components' or its corresponding type declarations.
|
integration
'E' is declared but its value is never read.
|
integration
Argument of type 'unknown' is not assignable to parameter of type 'Brand'.
|
integration
'Mint' is declared but its value is never read.
|
unit:
contract/PATCH-bn.js#L1
Unexpected unnamed function
|
unit:
contract/PATCH-bn.js#L13
Unexpected unnamed function
|
unit:
contract/PATCH-bn.js#L2789
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"
|
unit:
contract/src/facade.js#L6
Invalid JSDoc tag name "import"
|
unit:
contract/src/facade.js#L7
Invalid JSDoc tag name "import"
|
unit:
contract/src/orc.js#L1
Invalid JSDoc tag name "import"
|