feat: 使用支付宝 API v3 接口规范重构 #429
node.yml
on: pull_request
Node.js
/
Setup
7s
Matrix: Node.js / Test
Annotations
18 errors and 9 warnings
Node.js / Test (ubuntu-latest, 22):
src/alipay.ts#L435
Missing semicolon
|
Node.js / Test (ubuntu-latest, 22)
Process completed with exit code 1.
|
Node.js / Test (ubuntu-latest, 18):
src/alipay.ts#L435
Missing semicolon
|
Node.js / Test (ubuntu-latest, 18)
Process completed with exit code 1.
|
Node.js / Test (ubuntu-latest, 20):
src/alipay.ts#L435
Missing semicolon
|
Node.js / Test (ubuntu-latest, 20)
Process completed with exit code 1.
|
Node.js / Test (windows-latest, 20):
src/alipay.ts#L435
Missing semicolon
|
Node.js / Test (windows-latest, 20)
Process completed with exit code 1.
|
Node.js / Test (windows-latest, 22):
src/alipay.ts#L435
Missing semicolon
|
Node.js / Test (windows-latest, 22)
Process completed with exit code 1.
|
Node.js / Test (macos-latest, 22):
src/alipay.ts#L435
Missing semicolon
|
Node.js / Test (macos-latest, 22)
Process completed with exit code 1.
|
Node.js / Test (macos-latest, 20):
src/alipay.ts#L435
Missing semicolon
|
Node.js / Test (macos-latest, 20)
Process completed with exit code 1.
|
Node.js / Test (macos-latest, 18):
src/alipay.ts#L435
Missing semicolon
|
Node.js / Test (macos-latest, 18)
Process completed with exit code 1.
|
Node.js / Test (windows-latest, 18):
src/alipay.ts#L435
Missing semicolon
|
Node.js / Test (windows-latest, 18)
Process completed with exit code 1.
|
Node.js / Test (ubuntu-latest, 22):
src/alipay.ts#L380
@param path declaration ("args.log") root node name ("args") does not match previous real parameter name ("option")
|
Node.js / Test (ubuntu-latest, 18):
src/alipay.ts#L380
@param path declaration ("args.log") root node name ("args") does not match previous real parameter name ("option")
|
Node.js / Test (ubuntu-latest, 20):
src/alipay.ts#L380
@param path declaration ("args.log") root node name ("args") does not match previous real parameter name ("option")
|
Node.js / Test (windows-latest, 20):
src/alipay.ts#L380
@param path declaration ("args.log") root node name ("args") does not match previous real parameter name ("option")
|
Node.js / Test (windows-latest, 22):
src/alipay.ts#L380
@param path declaration ("args.log") root node name ("args") does not match previous real parameter name ("option")
|
Node.js / Test (macos-latest, 22):
src/alipay.ts#L380
@param path declaration ("args.log") root node name ("args") does not match previous real parameter name ("option")
|
Node.js / Test (macos-latest, 20):
src/alipay.ts#L380
@param path declaration ("args.log") root node name ("args") does not match previous real parameter name ("option")
|
Node.js / Test (macos-latest, 18):
src/alipay.ts#L380
@param path declaration ("args.log") root node name ("args") does not match previous real parameter name ("option")
|
Node.js / Test (windows-latest, 18):
src/alipay.ts#L380
@param path declaration ("args.log") root node name ("args") does not match previous real parameter name ("option")
|