remove unused imports #41508
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v6, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
api-client/src/pipettes/types.ts#L62
A record is preferred over an index signature
|
api-client/src/pipettes/types.ts#L69
A record is preferred over an index signature
|
api-client/src/pipettes/types.ts#L77
A record is preferred over an index signature
|
api-client/src/pipettes/types.ts#L81
A record is preferred over an index signature
|
api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
|
api-client/src/protocols/utils.ts#L103
A record is preferred over an index signature
|
api-client/src/protocols/utils.ts#L134
A record is preferred over an index signature
|
api-client/src/protocols/utils.ts#L162
A record is preferred over an index signature
|
api-client/src/protocols/utils.ts#L207
A record is preferred over an index signature
|
api-client/src/protocols/utils.ts#L229
A record is preferred over an index signature
|
This job succeeded
Loading