Refactor offsetHeight use float-compat API #561
Annotations
24 errors and 8 warnings
Run Tests:
addon/-private/column-tree.js#L668
Replace `⏎······left:·containerLeft,⏎······right:·containerRight⏎····}·=·getInnerClientRect(this.container,·this.scale` with `·left:·containerLeft,·right:·containerRight·}·=·getInnerClientRect(⏎······this.container,⏎······this.scale⏎····`
|
Run Tests:
addon/-private/utils/element.js#L73
Replace `'EmberTable\'s·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable'` with `⏎······"EmberTable's·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable"⏎····`
|
Run Tests
Process completed with exit code 1.
|
Run Tests (ember-lts-3.20)
Replace `⏎······left:·containerLeft,⏎······right:·containerRight⏎····}·=·getInnerClientRect(this.container,·this.scale` with `·left:·containerLeft,·right:·containerRight·}·=·getInnerClientRect(⏎······this.container,⏎······this.scale⏎····`
|
Run Tests (ember-lts-3.20)
Replace `'EmberTable\'s·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable'` with `⏎······"EmberTable's·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable"⏎····`
|
Run Tests (ember-lts-3.20)
Process completed with exit code 1.
|
Run Tests (ember-default-docs)
Replace `⏎······left:·containerLeft,⏎······right:·containerRight⏎····}·=·getInnerClientRect(this.container,·this.scale` with `·left:·containerLeft,·right:·containerRight·}·=·getInnerClientRect(⏎······this.container,⏎······this.scale⏎····`
|
Run Tests (ember-default-docs)
Replace `'EmberTable\'s·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable'` with `⏎······"EmberTable's·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable"⏎····`
|
Run Tests (ember-default-docs)
The operation was canceled.
|
Run Tests (ember-lts-4.12)
Replace `⏎······left:·containerLeft,⏎······right:·containerRight⏎····}·=·getInnerClientRect(this.container,·this.scale` with `·left:·containerLeft,·right:·containerRight·}·=·getInnerClientRect(⏎······this.container,⏎······this.scale⏎····`
|
Run Tests (ember-lts-4.12)
Replace `'EmberTable\'s·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable'` with `⏎······"EmberTable's·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable"⏎····`
|
Run Tests (ember-lts-4.12)
The operation was canceled.
|
Run Tests (ember-lts-3.12)
Replace `⏎······left:·containerLeft,⏎······right:·containerRight⏎····}·=·getInnerClientRect(this.container,·this.scale` with `·left:·containerLeft,·right:·containerRight·}·=·getInnerClientRect(⏎······this.container,⏎······this.scale⏎····`
|
Run Tests (ember-lts-3.12)
Replace `'EmberTable\'s·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable'` with `⏎······"EmberTable's·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable"⏎····`
|
Run Tests (ember-lts-3.12)
The operation was canceled.
|
Run Tests (ember-lts-3.28)
Replace `⏎······left:·containerLeft,⏎······right:·containerRight⏎····}·=·getInnerClientRect(this.container,·this.scale` with `·left:·containerLeft,·right:·containerRight·}·=·getInnerClientRect(⏎······this.container,⏎······this.scale⏎····`
|
Run Tests (ember-lts-3.28)
Replace `'EmberTable\'s·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable'` with `⏎······"EmberTable's·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable"⏎····`
|
Run Tests (ember-lts-3.28)
The operation was canceled.
|
Run Tests (ember-lts-3.24)
Replace `⏎······left:·containerLeft,⏎······right:·containerRight⏎····}·=·getInnerClientRect(this.container,·this.scale` with `·left:·containerLeft,·right:·containerRight·}·=·getInnerClientRect(⏎······this.container,⏎······this.scale⏎····`
|
Run Tests (ember-lts-3.24)
Replace `'EmberTable\'s·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable'` with `⏎······"EmberTable's·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable"⏎····`
|
Run Tests (ember-lts-3.24)
The operation was canceled.
|
Run Tests (ember-lts-4.4)
Replace `⏎······left:·containerLeft,⏎······right:·containerRight⏎····}·=·getInnerClientRect(this.container,·this.scale` with `·left:·containerLeft,·right:·containerRight·}·=·getInnerClientRect(⏎······this.container,⏎······this.scale⏎····`
|
Run Tests (ember-lts-4.4)
Replace `'EmberTable\'s·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable'` with `⏎······"EmberTable's·getScale()·utility·can·only·work·on·elements·where·height·as·derived·from·getComputedStyle·is·reliable"⏎····`
|
Run Tests (ember-lts-4.4)
The operation was canceled.
|
Run Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Tests (ember-lts-3.20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Tests (ember-default-docs)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Tests (ember-lts-4.12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Tests (ember-lts-3.12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Tests (ember-lts-3.28)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Tests (ember-lts-3.24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Tests (ember-lts-4.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|