fix: 部分接口注释修以及request接口js实现添加onHeadersReceived和offHeadersReceived监听 #15444
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.4.0, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
packages/taro-alipay/src/program.ts#L113
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
|
Lint:
packages/taro-alipay/src/program.ts#L114
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
|
Lint:
packages/taro-mini-runner/src/index.ts#L51
Unexpected mix of '&&' and '||'. Use parentheses to clarify the intended order of operations
|
Lint:
packages/taro-mini-runner/src/index.ts#L51
Unexpected mix of '&&' and '||'. Use parentheses to clarify the intended order of operations
|
Lint:
packages/taro-platform-h5/build/utils/ast.ts#L55
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
|
Lint:
packages/taro-platform-h5/build/utils/ast.ts#L55
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
|
Lint:
packages/taro-platform-harmony-hybrid/src/api/apis/NativeApi.ts#L5
Unexpected mix of '&&' and '||'. Use parentheses to clarify the intended order of operations
|
Lint:
packages/taro-platform-harmony-hybrid/src/api/apis/NativeApi.ts#L5
Unexpected mix of '&&' and '||'. Use parentheses to clarify the intended order of operations
|
Lint:
packages/taro-platform-harmony-hybrid/src/api/apis/NativeApi.ts#L7
Unexpected mix of '&&' and '||'. Use parentheses to clarify the intended order of operations
|
Lint:
packages/taro-platform-harmony-hybrid/src/api/apis/NativeApi.ts#L7
Unexpected mix of '&&' and '||'. Use parentheses to clarify the intended order of operations
|
Loading