07th-mod / 07th-mod/python-patcher
Display Summary of Warnings at end of install
- Langage dominant
- JavaScript
- Étoiles
- 214
- Forks
- 12
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
In some cases, the installer will know something went wrong, but continue the installation anyway.
An example is if the installer is installing a Language patch, but it can't find a matching sharedassets0.assets file, it will just use the default one rather than terminating the installation.
It would be nice to show a summary of these warnings at the end of the install, so it's more obvious something may have went wrong.
- [ ] Flag warnings for common warning cases
- [ ] Display Summary of warnings at end of install
- [ ] Do not display green "Install Completed Successfully" if warnings were generated - instead display yellow "Install Completed with Warnings"
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Recherchez le script principal de l'installateur et la logique gérant les correctifs de langue et les fichiers sharedassets0.assets. Identifiez où les avertissements sont actuellement générés et stockés. L'objectif est de collecter ces avertissements, d'afficher un résumé à la fin et de changer le message de succès en jaune lorsque des avertissements existent. Vérifiez s'il existe un système de journalisation ou d'avertissement existant à étendre.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 45/100