enzofrnt / AUTO-QCM

Ce projet a pour objectif de répondre aux besoins de l’IUT de Blagnac en facilitant la création de QCM afin de simplifier le processus d’évaluation des étudiants.
MIT License
0 stars 0 forks source link

Style improvement #177

Closed loispacqueteau closed 1 month ago

gitguardian[bot] commented 1 month ago

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them. Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately. Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

github-actions[bot] commented 1 month ago

⚠️ Des problèmes ont été détectés par la CI :

Cliquez pour voir les détails ``` [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-isort. [INFO] Initializing environment for https://github.com/psf/black. [INFO] Initializing environment for https://github.com/PyCQA/bandit. [INFO] Initializing environment for https://github.com/PyCQA/bandit:bandit[toml]. [WARNING] Unexpected key(s) present on https://github.com/PyCQA/bandit => bandit: exclude_dirs [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/asottile/pyupgrade. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/mirrors-isort. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/psf/black. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/PyCQA/bandit. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... check toml...........................................(no files to check)Skipped check yaml...............................................................Passed trim trailing whitespace.................................................Failed - hook id: trailing-whitespace - exit code: 1 - files were modified by this hook Fixing auto_qcm/app/templates/qcm/qcm_form.html Fixing auto_qcm/app/static/css/style.css Fixing auto_qcm/app/static/css/qcm_list_style.css Fixing auto_qcm/app/static/css/question_list.css fix end of files.........................................................Failed - hook id: end-of-file-fixer - exit code: 1 - files were modified by this hook Fixing deploiement-dev/.env Fixing auto_qcm/app/static/css/qcm_list_style.css Fixing auto_qcm/app/static/css/question_list.css check for added large files..............................................Passed check for case conflicts.................................................Passed check for merge conflicts................................................Passed check docstring is first.................................................Passed pyupgrade................................................................Passed isort....................................................................Failed - hook id: isort - files were modified by this hook Fixing /home/runner/work/AUTO-QCM/AUTO-QCM/auto_qcm/app/views/__init__.py black....................................................................Passed bandit...................................................................Passed ```

Une Pull Request a été créée pour corriger ces problèmes.