chore(deps): update all non-major npm dependencies #2871
Annotations
6 errors and 10 warnings
app/styles/components/advertisement-tool.scss#L29
Expected shorthand property "place-content" (declaration-block-no-redundant-longhand-properties) [maybe fixable] - https://stylelint.io/user-guide/rules/declaration-block-no-redundant-longhand-properties
|
app/styles/components/menu-sidebar.scss#L153
Expected shorthand property "overflow" (declaration-block-no-redundant-longhand-properties) [maybe fixable] - https://stylelint.io/user-guide/rules/declaration-block-no-redundant-longhand-properties
|
app/styles/components/quickpost.scss#L15
Expected shorthand property "overflow" (declaration-block-no-redundant-longhand-properties) [maybe fixable] - https://stylelint.io/user-guide/rules/declaration-block-no-redundant-longhand-properties
|
app/styles/routes/index.scss#L11
Expected shorthand property "overflow" (declaration-block-no-redundant-longhand-properties) [maybe fixable] - https://stylelint.io/user-guide/rules/declaration-block-no-redundant-longhand-properties
|
app/styles/components/public/index/sponsor-banner.scss#L16
Expected shorthand property "place-content" (declaration-block-no-redundant-longhand-properties) [maybe fixable] - https://stylelint.io/user-guide/rules/declaration-block-no-redundant-longhand-properties
|
|
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