🌱 1241 replace deprecated pf dropdown #4550
Triggered via pull request
September 19, 2023 19:17
Status
Success
Total duration
6m 58s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
unit-test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-test (18.x):
client/config/webpack.common.ts#L2
'WatchIgnorePlugin' is defined but never used
|
unit-test (18.x):
client/config/webpack.common.ts#L2
'WatchIgnorePlugin' is defined but never used
|
unit-test (18.x):
client/src/app/Routes.tsx#L63
Unexpected any. Specify a different type
|
unit-test (18.x):
client/src/app/api/models.ts#L206
Unexpected any. Specify a different type
|
unit-test (18.x):
client/src/app/api/models.ts#L363
Unexpected any. Specify a different type
|
unit-test (18.x)
Unexpected any. Specify a different type
|
unit-test (18.x)
Unexpected any. Specify a different type
|
unit-test (18.x):
client/src/app/api/rest.ts#L120
'buildQuery' is assigned a value but never used
|
unit-test (18.x):
client/src/app/api/rest.ts#L120
Unexpected any. Specify a different type
|
unit-test (18.x):
client/src/app/api/rest.ts#L124
Unexpected any. Specify a different type
|