test: commonjs build #6
checks.yml
on: pull_request
ESLint
19s
TypeScript Check
20s
Annotations
10 errors
ESLint:
src/interfaces/BO/dashboard/index.ts#L1
There should be no space after '{'
|
ESLint:
src/interfaces/BO/dashboard/index.ts#L1
There should be no space before '}'
|
ESLint:
src/interfaces/BO/dashboard/index.ts#L1
Strings must use singlequote
|
ESLint:
src/interfaces/BO/index.ts#L1
There should be no space after '{'
|
ESLint:
src/interfaces/BO/index.ts#L1
There should be no space before '}'
|
ESLint:
src/interfaces/BO/index.ts#L1
Strings must use singlequote
|
ESLint:
src/interfaces/BO/index.ts#L2
There should be no space after '{'
|
ESLint:
src/interfaces/BO/index.ts#L2
There should be no space before '}'
|
ESLint:
src/interfaces/BO/index.ts#L2
Strings must use singlequote
|
ESLint:
src/interfaces/BO/index.ts#L6
Newline required at end of file but not found
|