Skip to content

test: commonjs build #3

test: commonjs build

test: commonjs build #3

Triggered via pull request January 18, 2024 08:22
Status Failure
Total duration 29s
Artifacts

checks.yml

on: pull_request
ESLint
20s
ESLint
TypeScript Check
16s
TypeScript Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ESLint: src/pages/BO/dashboard/index.ts#L3
Exporting mutable 'let' binding, use 'const' instead
ESLint: src/pages/BO/dashboard/index.ts#L4
Expected blank line before this statement
ESLint: src/pages/BO/dashboard/index.ts#L5
Unexpected require()
ESLint: src/pages/BO/dashboard/index.ts#L7
Unexpected require()
ESLint: src/pages/BO/login/index.ts#L3
Exporting mutable 'let' binding, use 'const' instead
ESLint: src/pages/BO/login/index.ts#L3
Unexpected whitespace before semicolon
ESLint: src/pages/BO/login/index.ts#L4
Expected blank line before this statement
ESLint: src/pages/BO/login/index.ts#L5
Unexpected require()
ESLint: src/pages/BO/login/index.ts#L7
Unexpected require()
ESLint: src/versions/8.0.0/pages/BO/dashboard/index.ts#L627
Too many blank lines at the end of file. Max of 0 allowed