Skip to content

Clicking rapidly does not automatically closes the modal #61

Clicking rapidly does not automatically closes the modal

Clicking rapidly does not automatically closes the modal #61

Triggered via pull request January 4, 2024 03:30
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
Floating Dependencies
57s
Floating Dependencies
Matrix: try-scenarios
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 21 warnings
embroider-optimized
Process completed with exit code 1.
embroider-safe
Process completed with exit code 1.
ember-release
Process completed with exit code 1.
ember-canary
Process completed with exit code 1.
ember-beta
Process completed with exit code 1.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests: addon/components/basic-dialog.js#L2
Don't use computed properties with native classes. Use getters or @Tracked properties instead
Tests: addon/components/basic-dialog.js#L4
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
Tests: addon/components/basic-dialog.js#L26
You cannot use the init() lifecycle hook in non-classic classes, it is a classic lifecycle hook. Convert to using the constructor instead, or add the @classic decorator to the class to mark it as classic
Tests: addon/components/basic-dialog.js#L107
Do not use classic ember components lifecycle hooks. Prefer using "@ember/render-modifiers" or custom functional modifiers
Tests: addon/components/basic-dialog.js#L154
Do not use classic ember components lifecycle hooks. Prefer using "@ember/render-modifiers" or custom functional modifiers
Tests: addon/components/in-place-dialog.js#L2
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
Tests: addon/components/liquid-dialog.js#L10
You cannot use the init() lifecycle hook in non-classic classes, it is a classic lifecycle hook. Convert to using the constructor instead, or add the @classic decorator to the class to mark it as classic
Tests: addon/components/modal-dialog.js#L2
Don't use computed properties with native classes. Use getters or @Tracked properties instead
Tests: addon/components/modal-dialog.js#L4
Don't use computed properties with native classes. Use getters or @Tracked properties instead
Tests: addon/components/modal-dialog.js#L5
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
Floating Dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
embroider-optimized
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
embroider-safe
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ember-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ember-default-with-jquery
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ember-canary
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ember-lts-3.24
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ember-classic
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ember-lts-3.28
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ember-beta
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/