ok #463
merge-request.yml
on: pull_request
Run Prettier, Linter, and Typecheck
1m 18s
Annotations
4 warnings
Run Prettier, Linter, and Typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Prettier, Linter, and Typecheck:
hooks/index.ts#L143
Argument 'ref' should be typed
|
Run Prettier, Linter, and Typecheck:
utils/init-middleware.ts#L3
Argument 'middleware' should be typed
|
Run Prettier, Linter, and Typecheck:
utils/init-middleware.ts#L4
Missing return type on function
|