chore(deps): update docker/build-push-action action to v5 - autoclosed #3178
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, docker/setup-buildx-action@8c0edbc76e98fa90f69d9a2c020dcb50019dc325, actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "app".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading