feat: support cjs and esm both by tshy (#61) #51
Annotations
21 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Test:
src/index.ts#L137
Expected @param names to be "mod, method, error, props, timeout". Got "mod,, method,, error,, props,, timeout,"
|
Run Test:
src/index.ts#L151
Expected @param names to be "mod, method, error, props, timeout". Got "mod,, method,, error,, props,, timeout,"
|
Run Test:
src/index.ts#L166
Expected @param names to be "mod, method, datas, timeout". Got "mod,, method,, datas,, timeout,"
|
Run Test:
src/index.ts#L206
Expected @param names to be "mod, method, data, timeout". Got "mod,, method,, data,, timeout,"
|
Run Test:
src/index.ts#L233
Expected @param names to be "mod, method, timeout". Got "mod,, method,, [timeout],"
|
Run Test:
src/index.ts#L243
Expected @param names to be "mod, method". Got "mod,, method,"
|
Run Test:
src/index.ts#L260
Expected @param names to be "mod, method, error, props". Got "mod,, method,, error,, [props],"
|
Run Test:
src/index.ts#L275
Expected @param names to be "mod, method, data". Got "mod,, method,, data,"
|
Run Test:
src/index.ts#L288
Expected @param names to be "mod, method". Got "mod,, method,"
|
Run Test:
src/index.ts#L340
Expected @param names to be "url, data, headers, delay". Got "url,, data,, headers,, [delay],"
|
Run Lint:
src/index.ts#L137
Expected @param names to be "mod, method, error, props, timeout". Got "mod,, method,, error,, props,, timeout,"
|
Run Lint:
src/index.ts#L151
Expected @param names to be "mod, method, error, props, timeout". Got "mod,, method,, error,, props,, timeout,"
|
Run Lint:
src/index.ts#L166
Expected @param names to be "mod, method, datas, timeout". Got "mod,, method,, datas,, timeout,"
|
Run Lint:
src/index.ts#L206
Expected @param names to be "mod, method, data, timeout". Got "mod,, method,, data,, timeout,"
|
Run Lint:
src/index.ts#L233
Expected @param names to be "mod, method, timeout". Got "mod,, method,, [timeout],"
|
Run Lint:
src/index.ts#L243
Expected @param names to be "mod, method". Got "mod,, method,"
|
Run Lint:
src/index.ts#L260
Expected @param names to be "mod, method, error, props". Got "mod,, method,, error,, [props],"
|
Run Lint:
src/index.ts#L275
Expected @param names to be "mod, method, data". Got "mod,, method,, data,"
|
Run Lint:
src/index.ts#L288
Expected @param names to be "mod, method". Got "mod,, method,"
|
Run Lint:
src/index.ts#L340
Expected @param names to be "url, data, headers, delay". Got "url,, data,, headers,, [delay],"
|
Loading