chore: fix getting background color based on status for table row #937
Annotations
10 errors and 9 warnings
Unit tests:
src/app/debug/debug-tree/debug-tree.component.ts#L1
Replace `⏎··AfterViewInit,⏎··Component,⏎··EventEmitter,⏎··Input,⏎··Output,⏎··ViewChild,⏎` with `·AfterViewInit,·Component,·EventEmitter,·Input,·Output,·ViewChild·`
|
Unit tests:
src/app/debug/debug-tree/debug-tree.component.ts#L41
Replace `⏎····private·helperService:·HelperService,⏎····private·httpService:·HttpService⏎··` with `private·helperService:·HelperService,·private·httpService:·HttpService`
|
Unit tests:
src/app/debug/debug-tree/debug-tree.component.ts#L65
Replace `⏎············report.value.storageName,⏎············report.value.storageId,⏎············currentView.name⏎··········` with `report.value.storageName,·report.value.storageId,·currentView.name`
|
Unit tests:
src/app/debug/debug-tree/debug-tree.component.ts#L99
Replace `⏎····selectedReport:·any,⏎····unmatched:·any[]⏎··` with `selectedReport:·any,·unmatched:·any[]`
|
Unit tests:
src/app/debug/debug-tree/debug-tree.component.ts#L103
Replace `⏎······.getItems()⏎······` with `.getItems()`
|
Unit tests:
src/app/debug/debug-tree/debug-tree.component.ts#L130
Replace `⏎········this.treeReference⏎··········.getItems()⏎··········.findIndex((item:·any)·=>·item.id·==·tree.items[0].id)⏎······` with `this.treeReference.getItems().findIndex((item:·any)·=>·item.id·==·tree.items[0].id)`
|
Unit tests:
src/app/debug/debug-tree/debug-tree.component.ts#L144
Replace `⏎······this.treeReference.getItems().find((item:·any)·=>·item.value·==·report)⏎····` with `this.treeReference.getItems().find((item:·any)·=>·item.value·==·report)`
|
Unit tests:
src/app/debug/debug-tree/debug-tree.component.ts#L153
Replace `⏎········latestAddedReport.querySelectorAll('li')[0]⏎······` with `latestAddedReport.querySelectorAll('li')[0]`
|
Unit tests:
src/app/debug/debug-tree/debug-tree.component.ts#L185
Replace `⏎······queryString,⏎······this.currentView.storageName,⏎······exportBinary,⏎······exportXML⏎····` with `queryString,·this.currentView.storageName,·exportBinary,·exportXML`
|
Unit tests:
src/app/debug/table/table.component.ts#L1
Replace `⏎··Component,⏎··EventEmitter,⏎··OnInit,⏎··Output,⏎··ViewChild,⏎` with `·Component,·EventEmitter,·OnInit,·Output,·ViewChild·`
|
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, reedyuk/[email protected], actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests
No files were found with the provided path: ladybug-frontend/cypress/videos/. No artifacts will be uploaded.
|
Unit tests
No files were found with the provided path: frank-runner/specials/ibis-ladybug/build.properties. No artifacts will be uploaded.
|
Unit tests
No files were found with the provided path: ladybug-frontend/cypress/firefox/videos/. No artifacts will be uploaded.
|
Unit tests
No files were found with the provided path: ladybug-frontend/cypress/firefox/screenshots/. No artifacts will be uploaded.
|
Unit tests
No files were found with the provided path: frank-runner/specials/ibis-ladybug/serverStartLog.log. No artifacts will be uploaded.
|
Unit tests
No files were found with the provided path: frank-runner/build/*/logs/*. No artifacts will be uploaded.
|
Unit tests
No files were found with the provided path: ladybug-frontend/cypress/screenshots/. No artifacts will be uploaded.
|
Unit tests
No files were found with the provided path: frank-runner/installFrankRunnerEnv.log. No artifacts will be uploaded.
|