update app nameName, meta data, links, logos #458
merge-request.yml
on: pull_request
Run Prettier, Linter, and Typecheck
1m 4s
Annotations
2 errors and 4 warnings
Run Prettier, Linter, and Typecheck:
components/LearnMoreCard/index.tsx#L207
`'` can be escaped with `'`, `‘`, `'`, `’`
|
Run Prettier, Linter, and Typecheck
Process completed with exit code 1.
|
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
|