refactor: use sql-highlight instead of cli-highlight #19
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
gulpfile.ts#L70
A `require()` style import is forbidden
|
Run npm run lint:
gulpfile.ts#L137
A `require()` style import is forbidden
|
Run npm run lint:
gulpfile.ts#L168
A `require()` style import is forbidden
|
Run npm run lint:
sample/sample1-simple-entity/app.ts#L21
'post' is never reassigned. Use 'const' instead
|
Run npm run lint:
sample/sample1-simple-entity/app.ts#L26
'postRepository' is never reassigned. Use 'const' instead
|
Run npm run lint:
sample/sample10-mixed/app.ts#L24
'postRepository' is never reassigned. Use 'const' instead
|
Run npm run lint:
sample/sample10-mixed/app.ts#L26
'postCover' is never reassigned. Use 'const' instead
|
Run npm run lint:
sample/sample10-mixed/app.ts#L29
'details' is never reassigned. Use 'const' instead
|
Run npm run lint:
sample/sample10-mixed/app.ts#L33
'category1' is never reassigned. Use 'const' instead
|
Run npm run lint:
sample/sample10-mixed/app.ts#L36
'category2' is never reassigned. Use 'const' instead
|
Loading