Skip to content

upgrade pnpm and other deps #34

upgrade pnpm and other deps

upgrade pnpm and other deps #34

Triggered via pull request February 10, 2024 19:35
Status Failure
Total duration 44s
Artifacts

build.yml

on: pull_request
adonis-js-check
35s
adonis-js-check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
adonis-js-check: app/Controllers/Http/RecipeController.ts#L76
Strings must use singlequote
adonis-js-check: app/Controllers/Http/ServiceController.ts#L113
Expected indentation of 10 spaces but found 12
adonis-js-check: app/Controllers/Http/ServiceController.ts#L336
Expected indentation of 10 spaces but found 12
adonis-js-check: app/Controllers/Http/ServiceController.ts#L354
Strings must use singlequote
adonis-js-check: app/Controllers/Http/ServiceController.ts#L365
Strings must use singlequote
adonis-js-check
Process completed with exit code 1.
adonis-js-check: app/Controllers/Http/UserController.ts#L301
Use object destructuring
adonis-js-check: app/Middleware/Auth.ts#L97
Expected to return a value at the end of async method 'handle'