release: v1.0.0 - Core Application Modernization and QA Overhaul#47
7 new issues (0 max.) of at least severity.
Annotations
Check warning on line 37 in .github/workflows/ci.yml
codacy-production / Codacy Static Code Analysis
.github/workflows/ci.yml#L37
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
Check warning on line 52 in src/AppBundle/Controller/TaskController.php
codacy-production / Codacy Static Code Analysis
src/AppBundle/Controller/TaskController.php#L52
Implicit true comparisons prohibited; use === TRUE instead
Check warning on line 38 in src/AppBundle/DataFixtures/ORM/LoadData.php
codacy-production / Codacy Static Code Analysis
src/AppBundle/DataFixtures/ORM/LoadData.php#L38
Method LoadData::load has 77 lines of code (limit is 50)
Check warning on line 38 in src/AppBundle/DataFixtures/ORM/LoadData.php
codacy-production / Codacy Static Code Analysis
src/AppBundle/DataFixtures/ORM/LoadData.php#L38
The method load() has 119 lines of code. Current threshold is set to 100. Avoid really long methods.
Check warning on line 16 in tests/bootstrap.php
codacy-production / Codacy Static Code Analysis
tests/bootstrap.php#L16
Implicit true comparisons prohibited; use === TRUE instead
Check warning on line 1 in web/test-coverage/.css/octicons.css
codacy-production / Codacy Static Code Analysis
web/test-coverage/.css/octicons.css#L1
Unknown rule scss_function-disallowed-list. Did you mean function-disallowed-list?
Check warning on line 1 in web/test-coverage/.css/style.css
codacy-production / Codacy Static Code Analysis
web/test-coverage/.css/style.css#L1
Unknown rule scss_function-disallowed-list. Did you mean function-disallowed-list?