Version packages (#1685) #68
Annotations
2 errors and 5 warnings
Build & Publish
Error: The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
Build & Publish
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
Build & Publish:
packages/api/tests/rich-text-detection.test.ts#L298
'detectedTags' is never reassigned. Use 'const' instead
|
Build & Publish:
packages/api/tests/rich-text-detection.test.ts#L299
'detectedIndices' is never reassigned. Use 'const' instead
|
Build & Publish:
packages/api/tests/rich-text-detection.test.ts#L301
'rest' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build & Publish:
packages/pds/tests/file-uploads.test.ts#L31
'cfg' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build & Publish:
packages/pds/tests/file-uploads.test.ts#L32
'serverUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
|