Skip to content

test: commonjs build #6

test: commonjs build

test: commonjs build #6

Triggered via pull request January 18, 2024 13:58
@Progi1984Progi1984
synchronize #5
pr4
Status Failure
Total duration 29s
Artifacts

checks.yml

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

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