chore(deps): update dependency @lightwing/eslint-config to v1.0.88 #2084
Triggered via pull request
September 27, 2024 21:45
Status
Failure
Total duration
1m 56s
Artifacts
–
Annotations
7 errors
lint:
src/main/app.controller.ts#L2
Expected "@doubleshot/nest-electron" to come before "@nestjs/common"
|
lint:
src/main/app.controller.ts#L5
Expected "electron" (type) to come before "rxjs" (external)
|
lint:
src/main/app.module.ts#L3
Expected "@doubleshot/nest-electron" to come before "@nestjs/common"
|
lint:
src/main/app.module.ts#L4
Expected "app" to come before "BrowserWindow"
|
lint:
src/main/index.ts#L3
Expected "@nestjs/microservices" (type) to come before "electron" (external)
|
lint:
vite.config.mts#L3
Expected "@vitejs/plugin-vue" to come before "vite"
|
lint
Process completed with exit code 1.
|