Nightly Frontend Test 1.17.x #35
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node Tests:
ui/packages/consul-ui/app/components/anonymous/index.js#L6
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
|
Node Tests:
ui/packages/consul-ui/app/components/anonymous/index.js#L8
Native JS classes should be used instead of classic classes
|
Node Tests:
ui/packages/consul-ui/app/components/app-view/index.js#L6
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
|
Node Tests:
ui/packages/consul-ui/app/components/app-view/index.js#L8
Native JS classes should be used instead of classic classes
|
Node Tests:
ui/packages/consul-ui/app/components/aria-menu/index.js#L6
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
|
Node Tests:
ui/packages/consul-ui/app/components/aria-menu/index.js#L44
Native JS classes should be used instead of classic classes
|
Node Tests:
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
|
Node Tests:
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
|
Node Tests:
ui/packages/consul-ui/app/components/aria-menu/index.js#L69
Use the @action decorator instead of declaring an actions hash
|
Node Tests:
ui/packages/consul-ui/app/components/child-selector/index.js#L6
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
|
The logs for this run have expired and are no longer available.
Loading