Removed the TaskList domain object and fixed everything that broke. A… #106

Merged
reynisson merged 1 commits from Use_db_for_task_list into dev 2021-12-22 18:39:09 +00:00
reynisson commented 2021-12-22 16:47:33 +00:00 (Migrated from github.com)

…ll task list commands are now implemented via the DB

…ll task list commands are now implemented via the DB
sonarcloud[bot] commented 2021-12-22 16:49:09 +00:00 (Migrated from github.com)

[tapas-tasks] SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 8 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 13 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

[**tapas-tasks**] SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate failed') [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&resolved=false&types=BUG) [![C](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/C-16px.png 'C')](https://sonarcloud.io/project/issues?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&resolved=false&types=BUG) [8 Bugs](https://sonarcloud.io/project/issues?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&resolved=false&types=BUG) [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&resolved=false&types=VULNERABILITY) [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&resolved=false&types=SECURITY_HOTSPOT) [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&resolved=false&types=CODE_SMELL) [13 Code Smells](https://sonarcloud.io/project/issues?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&resolved=false&types=CODE_SMELL) [![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/0-16px.png '0.0%')](https://sonarcloud.io/component_measures?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&metric=new_coverage&view=list) [0.0% Coverage](https://sonarcloud.io/component_measures?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&metric=new_coverage&view=list) [![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/3-16px.png '0.0%')](https://sonarcloud.io/component_measures?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&metric=new_duplicated_lines_density&view=list) [0.0% Duplication](https://sonarcloud.io/component_measures?id=scs-asse-fs21-group1_tapas-tasks&pullRequest=106&metric=new_duplicated_lines_density&view=list)
Maece97 (Migrated from github.com) approved these changes 2021-12-22 18:39:00 +00:00
Sign in to join this conversation.
No description provided.