add support for max_reporting_rows #438
Annotations
1 error and 13 warnings
build-and-test (16.x)
Process completed with exit code 1.
|
build-and-test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test (16.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-test (16.x):
scripts/index.ts#L24
Unexpected any. Specify a different type
|
build-and-test (16.x):
scripts/services.ts#L252
Unexpected any. Specify a different type
|
build-and-test (16.x):
scripts/services.ts#L255
Unexpected any. Specify a different type
|
build-and-test (16.x):
src/customer.spec.ts#L544
'row' is assigned a value but never used
|
build-and-test (16.x):
src/customer.spec.ts#L564
'row' is assigned a value but never used
|
build-and-test (16.x):
src/customer.ts#L216
Unexpected any. Specify a different type
|
build-and-test (16.x):
src/customer.ts#L220
Unexpected any. Specify a different type
|
build-and-test (16.x):
src/customer.ts#L220
Unexpected any. Specify a different type
|
build-and-test (16.x):
src/customer.ts#L231
Unexpected any. Specify a different type
|
build-and-test (16.x):
src/customer.ts#L321
Unexpected any. Specify a different type
|