Nightly Frontend Test Main #195
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ui/packages/consul-ui/app/components/anonymous/index.js#L6
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
|
ui/packages/consul-ui/app/components/anonymous/index.js#L8
Native JS classes should be used instead of classic classes
|
ui/packages/consul-ui/app/components/app-view/index.js#L6
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
|
ui/packages/consul-ui/app/components/app-view/index.js#L8
Native JS classes should be used instead of classic classes
|
ui/packages/consul-ui/app/components/aria-menu/index.js#L6
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
|
ui/packages/consul-ui/app/components/aria-menu/index.js#L44
Native JS classes should be used instead of classic classes
|
ui/packages/consul-ui/app/components/aria-menu/index.js#L57
Do not use classic ember components lifecycle hooks. Prefer using "@ember/render-modifiers" or custom functional modifiers
|
ui/packages/consul-ui/app/components/aria-menu/index.js#L64
Do not use classic ember components lifecycle hooks. Prefer using "@ember/render-modifiers" or custom functional modifiers
|
ui/packages/consul-ui/app/components/aria-menu/index.js#L69
Use the @action decorator instead of declaring an actions hash
|
ui/packages/consul-ui/app/components/child-selector/index.js#L6
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: "frontend-ce-main", "frontend-ent-main".
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