Skip to content

refactor: project maintenance #47

refactor: project maintenance

refactor: project maintenance #47

Triggered via pull request February 13, 2024 01:30
Status Failure
Total duration 24s
Artifacts

build.yml

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

Annotations

10 errors
adonis-js-check: app/Controllers/Http/Api/Static/AnnouncementsController.ts#L9
Property 'resourcesPath' does not exist on type 'ApplicationService'.
adonis-js-check: app/Controllers/Http/Dashboard/AccountController.ts#L9
Property 'auth' does not exist on type 'HttpContext'.
adonis-js-check: app/Controllers/Http/Dashboard/AccountController.ts#L20
Property 'auth' does not exist on type 'HttpContext'.
adonis-js-check: app/Controllers/Http/Dashboard/AccountController.ts#L20
Property 'session' does not exist on type 'HttpContext'.
adonis-js-check: app/Controllers/Http/Dashboard/AccountController.ts#L26
Property 'unique' does not exist on type 'Rules'.
adonis-js-check: app/Controllers/Http/Dashboard/AccountController.ts#L35
Property 'unique' does not exist on type 'Rules'.
adonis-js-check: app/Controllers/Http/Dashboard/DataController.ts#L7
Property 'auth' does not exist on type 'HttpContext'.
adonis-js-check: app/Controllers/Http/Dashboard/DeleteController.ts#L14
Property 'auth' does not exist on type 'HttpContext'.
adonis-js-check: app/Controllers/Http/Dashboard/ExportController.ts#L38
Property 'auth' does not exist on type 'HttpContext'.
adonis-js-check: app/Controllers/Http/Dashboard/LogOutController.ts#L7
Property 'auth' does not exist on type 'HttpContext'.