chore: Lint on GitHub actions (#11177) #3
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#L168
Require statement not part of import statement
|
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
|
Run npm run lint:
sample/sample10-mixed/app.ts#L39
'image' is never reassigned. Use 'const' instead
|
Run npm run lint:
sample/sample10-mixed/app.ts#L42
'post' is never reassigned. Use 'const' instead
|
Loading