test: commonjs build #4
checks.yml
on: pull_request
ESLint
14s
TypeScript Check
1m 19s
Annotations
6 errors
ESLint:
src/pages/BO/dashboard/index.ts#L6
Expected blank line before this statement
|
ESLint:
src/pages/BO/dashboard/index.ts#L7
Unexpected require()
|
ESLint:
src/pages/BO/dashboard/index.ts#L9
Unexpected require()
|
ESLint
Process completed with exit code 1.
|
TypeScript Check:
src/pages/BO/login/index.ts#L6
Declaration or statement expected.
|
TypeScript Check
Process completed with exit code 2.
|