Skip to content

optimize random search #5

optimize random search

optimize random search #5

Triggered via push July 21, 2023 02:48
Status Success
Total duration 56s
Artifacts

lint.yml

on: push
Run linters
47s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
src/screens/Home/Home.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/server/mongodb/actions/lawProblem.js#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/server/mongodb/actions/mcatProblem.js#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/server/mongodb/actions/numericalProblem.js#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/server/mongodb/models/numerical_problem.js#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/server/utils/middleware.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/server/utils/request.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
Run linters
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/