first commit #1
Annotations
10 errors and 11 warnings
Lint:
api/index.js#L1
Require statement not part of import statement
|
Lint:
api/index.js#L1
Insert `;`
|
Lint:
api/index.js#L2
Insert `;`
|
Lint:
api/index.js#L4
Insert `;`
|
Lint:
api/index.js#L12
Insert `;`
|
Lint:
api/index.js#L13
Insert `;`
|
Lint:
api/index.js#L15
Replace `"/api/bootstrap"` with `'/api/bootstrap'`
|
Lint:
api/index.js#L16
Delete `··`
|
Lint:
api/index.js#L17
Replace `··console.log(events)` with `console.log(events);`
|
Lint:
api/index.js#L18
Replace `····console.log('·······················')` with `··console.log('·······················');`
|
Lint
The process '/usr/bin/git' failed with exit code 128
|
Lint:
src/main.tsx#L3
'Link' is defined but never used
|
Lint:
tests/bootstrap.test.ts#L5
'address1' is assigned a value but never used
|
Lint:
tests/bootstrap.test.ts#L5
Forbidden non-null assertion
|
Lint:
tests/community-vault.test.ts#L5
'address1' is assigned a value but never used
|
Lint:
tests/community-vault.test.ts#L5
Forbidden non-null assertion
|
Lint:
tests/contract.test.ts#L4
'address1' is assigned a value but never used
|
Lint:
tests/contract.test.ts#L4
Forbidden non-null assertion
|
Lint:
tests/core.test.ts#L5
'address1' is assigned a value but never used
|
Lint:
tests/core.test.ts#L5
Forbidden non-null assertion
|
Lint:
tests/extension-trait.test.ts#L5
'address1' is assigned a value but never used
|