Skip to content

Implement changes required for Heroku hosting #98

Implement changes required for Heroku hosting

Implement changes required for Heroku hosting #98

Triggered via pull request July 20, 2023 00:48
Status Failure
Total duration 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
run-lint
The 'this' context of type 'typeof User' is not assignable to method's 'this' of type 'ModelStatic<User>'.
run-lint
No overload matches this call.
run-lint
No overload matches this call.
run-lint
The 'this' context of type 'typeof User' is not assignable to method's 'this' of type 'ModelStatic<User>'.
run-lint
The 'this' context of type 'typeof ApplicationDashboardTable' is not assignable to method's 'this' of type 'ModelStatic<ApplicationDashboardTable>'.
run-lint
The 'this' context of type 'typeof Application' is not assignable to method's 'this' of type 'ModelStatic<Application>'.
run-lint
The 'this' context of type 'typeof ApplicationDashboardTable' is not assignable to method's 'this' of type 'ModelStatic<ApplicationDashboardTable>'.
run-lint
No overload matches this call.
run-lint
No overload matches this call.
run-lint
The 'this' context of type 'typeof Entity' is not assignable to method's 'this' of type 'ModelStatic<Entity>'.
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/