test: commonjs build #8
checks.yml
on: pull_request
ESLint
11s
TypeScript Check
10s
Annotations
3 errors
ESLint:
src/pages/BO/dashboard/index.ts#L6
Exporting mutable 'let' binding, use 'const' instead
|
ESLint:
src/pages/BO/login/index.ts#L6
Exporting mutable 'let' binding, use 'const' instead
|
ESLint
Process completed with exit code 1.
|