Skip to content

refactor mathjax logic #6

refactor mathjax logic

refactor mathjax logic #6

Triggered via push July 21, 2023 04:40
Status Success
Total duration 49s
Artifacts

lint.yml

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

Annotations

8 errors and 1 warning
src/screens/Home/Components/Mathjax.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
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/