test: Make the ReadRows service in tests more modular (#1462) #1
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/app-profile.ts#L516
Unexpected any. Specify a different type
|
src/app-profile.ts#L517
Unexpected any. Specify a different type
|
src/app-profile.ts#L522
Unexpected any. Specify a different type
|
src/app-profile.ts#L523
Unexpected any. Specify a different type
|
src/app-profile.ts#L528
Unexpected any. Specify a different type
|
src/table.ts#L833
'_' is defined but never used
|
src/table.ts#L833
Unexpected any. Specify a different type
|
src/table.ts#L991
'_' is defined but never used
|
src/table.ts#L1614
'_' is defined but never used
|
src/table.ts#L1614
Unexpected any. Specify a different type
|
This job succeeded
Loading