chore: map npm package link to npmx.dev and fix lint errors #271
Annotations
8 errors
|
build (18, ubuntu-latest)
Process completed with exit code 1.
|
|
test/OSSObject.test.ts > test/OSSObject.test.ts > put() > should add object with local file path:
test/OSSObject.test.ts#L646
AssertionError: The input did not match the regular expression /Response body is not valid json format\./. Input:
'[request-id=699E669B0D39F73538172854, response-code=CallbackFailed, response-host=***.***.aliyuncs.com] Error status : 301.'
- Expected:
/Response body is not valid json format\./
+ Received:
"[request-id=699E669B0D39F73538172854, response-code=CallbackFailed, response-host=***.***.aliyuncs.com] Error status : 301."
❯ Object.<anonymous> test/OSSObject.test.ts:646:18
❯ test/OSSObject.test.ts:632:7
|
|
build (20, ubuntu-latest)
Process completed with exit code 1.
|
|
test/OSSObject.test.ts > test/OSSObject.test.ts > put() > should add object with local file path:
test/OSSObject.test.ts#L646
AssertionError: The input did not match the regular expression /Response body is not valid json format\./. Input:
'[request-id=699E669B3BC819303357667D, response-code=CallbackFailed, response-host=***.***.aliyuncs.com] Error status : 301.'
- Expected:
/Response body is not valid json format\./
+ Received:
"[request-id=699E669B3BC819303357667D, response-code=CallbackFailed, response-host=***.***.aliyuncs.com] Error status : 301."
❯ Object.<anonymous> test/OSSObject.test.ts:646:18
❯ test/OSSObject.test.ts:632:7
|
|
build (22, ubuntu-latest)
Process completed with exit code 1.
|
|
test/OSSObject.test.ts > test/OSSObject.test.ts > put() > should add object with local file path:
test/OSSObject.test.ts#L646
AssertionError: The input did not match the regular expression /Response body is not valid json format\./. Input:
'[request-id=699E669A04752838325D6658, response-code=CallbackFailed, response-host=***.***.aliyuncs.com] Error status : 301.'
- Expected:
/Response body is not valid json format\./
+ Received:
"[request-id=699E669A04752838325D6658, response-code=CallbackFailed, response-host=***.***.aliyuncs.com] Error status : 301."
❯ Object.<anonymous> test/OSSObject.test.ts:646:18
❯ test/OSSObject.test.ts:632:7
|
|
build (24, ubuntu-latest)
Process completed with exit code 1.
|
|
test/OSSObject.test.ts > test/OSSObject.test.ts > put() > should add object with local file path:
test/OSSObject.test.ts#L646
AssertionError: The input did not match the regular expression /Response body is not valid json format\./. Input:
'[request-id=699E669C7877E930363B3F8C, response-code=CallbackFailed, response-host=***.***.aliyuncs.com] Error status : 301.'
- Expected:
/Response body is not valid json format\./
+ Received:
"[request-id=699E669C7877E930363B3F8C, response-code=CallbackFailed, response-host=***.***.aliyuncs.com] Error status : 301."
❯ Object.<anonymous> test/OSSObject.test.ts:646:18
❯ test/OSSObject.test.ts:632:7
|