use public paths in API Reference #32591
Annotations
11 warnings
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/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:
app-shell-odd/src/config/index.ts#L80
This assertion is unnecessary since it does not change the type of the expression
|
js checks:
app-shell-odd/src/dialogs/index.ts#L38
This assertion is unnecessary since it does not change the type of the expression
|
js checks:
app-shell-odd/src/dialogs/index.ts#L61
This assertion is unnecessary since it does not change the type of the expression
|
js checks:
app-shell-odd/src/http.ts#L53
Unexpected number value in conditional. An explicit zero/NaN check is required
|
js checks:
app-shell-odd/src/http.ts#L94
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
js checks:
app-shell-odd/src/main.ts#L29
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
js checks:
app-shell-odd/src/main.ts#L39
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
js checks:
app-shell-odd/src/main.ts#L66
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|