Update typescript-eslint monorepo to v8 (major) #29
lint-and-build-app.yml
on: pull_request
Lint app
18s
Build app
31s
Annotations
7 errors
Lint app:
web/app/src/components/ProgramCompiler.vue#L51
A `require()` style import is forbidden
|
Lint app:
web/app/src/components/ProgramCompiler.vue#L90
'e' is defined but never used
|
Lint app:
web/app/vue.config.js#L1
A `require()` style import is forbidden
|
Lint app
Process completed with exit code 1.
|
Build app:
web/app/src/components/ProgramCompiler.vue#L51
A `require()` style import is forbidden
|
Build app:
web/app/src/components/ProgramCompiler.vue#L90
'e' is defined but never used
|
Build app
Process completed with exit code 1.
|