Skip to content

Initial Commit

Initial Commit #1

Triggered via push September 8, 2023 00:07
Status Failure
Total duration 3m 45s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
flake8
Process completed with exit code 1.
Black
Process completed with exit code 1.
ESLint_and_Prettier: client/src/components/NavBar.vue#L24
Replace `>Login</router-link` with `⏎··············>Login</router-link⏎············`
ESLint_and_Prettier: client/src/components/NavBar.vue#L106
Replace `·@click="mobileMenuOpen·=·false"·:to="{·name:·'Signup'·}"·active-class="active--mobile"·class="mobile-link"` with `⏎··············@click="mobileMenuOpen·=·false"⏎··············:to="{·name:·'Signup'·}"⏎··············active-class="active--mobile"⏎··············class="mobile-link"⏎············`
ESLint_and_Prettier: client/src/components/NavBar.vue#L109
Replace `·@click="mobileMenuOpen·=·false"·:to="{·name:·'Login'·}"·data-cy="login"·active-class="active--mobile"·class="mobile-link"` with `⏎··············@click="mobileMenuOpen·=·false"⏎··············:to="{·name:·'Login'·}"⏎··············data-cy="login"⏎··············active-class="active--mobile"⏎··············class="mobile-link"⏎············`
ESLint_and_Prettier: client/src/router/index.js#L29
Insert `⏎·····`
ESLint_and_Prettier: client/src/views/PageNotFound.vue#L5
Replace `⏎········Page·not·found⏎······` with `Page·not·found`
ESLint_and_Prettier: client/src/views/PageNotFound.vue#L8
Replace `⏎········Sorry,·we·couldn't·find·the·page·you're·looking·for.⏎······` with `Sorry,·we·couldn't·find·the·page·you're·looking·for.`
ESLint_and_Prettier: client/src/views/RequestPasswordReset.vue#L52
Replace `·{·userApi,·` with `{·userApi,`
ESLint_and_Prettier: client/src/views/RequestPasswordReset.vue#L79
Replace `.requestPasswordReset({email:·unwrappedForm.email.value` with `⏎········.requestPasswordReset({·email:·unwrappedForm.email.value·`
flake8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Black
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/