fix: use indexed bracket notation for multipart array encoding #1120
Annotations
5 errors
|
lint
Process completed with exit code 1.
|
|
lint:
tests/multipart-array-encoding.test.ts#L306
Replace `⏎··········/^extensions\[\d+\]/,⏎········` with `/^extensions\[\d+\]/`
|
|
lint:
tests/multipart-array-encoding.test.ts#L224
Replace `⏎··········/^files\[\d+\]/,⏎········` with `/^files\[\d+\]/`
|
|
lint:
tests/multipart-array-encoding.test.ts#L186
Replace `⏎··········/^files\[\d+\]/,⏎········` with `/^files\[\d+\]/`
|
|
lint:
tests/multipart-array-encoding.test.ts#L38
Replace `⏎········`Cannot·parse·field·name·"${name}":·expected·indexed·format·like·${prefix}[0][field]`,⏎······` with ``Cannot·parse·field·name·"${name}":·expected·indexed·format·like·${prefix}[0][field]``
|