Skip to content

ROU-3748: Add client action to apply conditional format to the aggregate row #1173

ROU-3748: Add client action to apply conditional format to the aggregate row

ROU-3748: Add client action to apply conditional format to the aggregate row #1173

Triggered via pull request May 12, 2023 08:00
Status Failure
Total duration 39s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
eslint: src/Providers/DataGrid/Wijmo/Features/ColumnAggregate.ts#L151
'cellClassArray' is never reassigned. Use 'const' instead
eslint
Process completed with exit code 1.
eslint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
eslint: src/Providers/DataGrid/Wijmo/Features/ColumnAggregate.ts#L12
Member "_cellClasses" should be declared before member "_grid"
eslint: src/Providers/DataGrid/Wijmo/Features/ConditionalFormat.ts#L346
'grid' is defined but never used
eslint: src/Providers/DataGrid/Wijmo/Features/ConditionalFormat.ts#L424
'e' is defined but never used