fix: correction de 8 bugs Python et Node (analyse logs Azure)#6
Open
Adri-Sig wants to merge 3 commits into
Open
fix: correction de 8 bugs Python et Node (analyse logs Azure)#6Adri-Sig wants to merge 3 commits into
Adri-Sig wants to merge 3 commits into
Conversation
Python: - requirement.txt: flaskk -> flask - app.py: ajout des ':' sur parse_logs - app.py: correction errors.append -> erreurs.line() - app.py: ajout lecture server.log et variable log_file - config.json: correction port 50001 -> 5000 Node.js: - app.js: axioss -> axios - app.js: response.body -> response.data - package.json: ajout dépendance axios
…tp-collaboratif-git-dev-starter into fix/Adrien-debug-python-node
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix: correction des bugs 1 à 8