test fixups #38112
Annotations
10 errors and 11 warnings
js checks:
app-shell-odd/src/config/index.ts#L87
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
js checks:
app-shell-odd/src/config/index.ts#L96
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
js checks:
app-shell-odd/src/discovery.ts#L162
Returning a void expression from a function is forbidden. Please move it before the `return` statement
|
js checks:
app-shell-odd/src/http.ts#L81
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
js checks:
app-shell-odd/src/main.ts#L123
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
js checks:
app-shell-odd/src/notifications/connect.ts#L37
Returning a void expression from a function is forbidden. Please remove the `return` statement
|
js checks:
app-shell-odd/src/notifications/connect.ts#L43
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
js checks:
app-shell-odd/src/notifications/connect.ts#L45
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
js checks:
app-shell-odd/src/notifications/connect.ts#L47
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
js checks:
app-shell-odd/src/notifications/connect.ts#L119
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
js checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
js checks:
api-client/src/pipettes/types.ts#L62
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L69
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L77
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L81
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
|
js checks:
api-client/src/protocols/utils.ts#L26
This assertion is unnecessary since it does not change the type of the expression
|
js checks:
api-client/src/protocols/utils.ts#L30
This assertion is unnecessary since it does not change the type of the expression
|
js checks:
api-client/src/protocols/utils.ts#L103
A record is preferred over an index signature
|
js checks:
api-client/src/protocols/utils.ts#L134
A record is preferred over an index signature
|
js checks:
api-client/src/protocols/utils.ts#L162
A record is preferred over an index signature
|