feat(tests): add code coverage reporting #2825
Annotations
2 errors and 10 warnings
.github/workflows/continuous-integration.yml#L79
shellcheck reported issue in this script: SC2046:warning:2:43: Quote this to prevent word splitting
|
|
app/components/advertisement-tool.js#L1
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
|
app/components/advertisement-tool.js#L5
Native JS classes should be used instead of classic classes
|
app/components/advertisement-tool.js#L5
Please switch to a tagless component by setting `tagName: ''` or converting to a Glimmer component
|
app/components/boolean-tag.js#L1
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
|
app/components/boolean-tag.js#L4
Native JS classes should be used instead of classic classes
|
app/components/boolean-tag.js#L5
Please switch to a tagless component by setting `tagName: ''` or converting to a Glimmer component
|
app/components/cards/activity-card.js#L1
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
|
app/components/cards/activity-card.js#L3
Native JS classes should be used instead of classic classes
|
app/components/cards/activity-card.js#L3
Please switch to a tagless component by setting `tagName: ''` or converting to a Glimmer component
|
app/components/cards/article-card.js#L2
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
|
The logs for this run have expired and are no longer available.
Loading