fix(csv): add columns
options type for array items
#16309
ci.yml
on: pull_request
Matrix: lint
Matrix: test-node
Matrix: test
Matrix: wasm
Annotations
23 errors and 6 warnings
test (canary, ubuntu-latest)
Process completed with exit code 1.
|
test (v2.x, macOS-latest)
Process completed with exit code 1.
|
test (v1.x, macOS-latest)
Process completed with exit code 1.
|
test (canary, macOS-latest)
Process completed with exit code 1.
|
test (v2.x, ubuntu-latest)
Process completed with exit code 1.
|
test (v1.x, ubuntu-latest)
Process completed with exit code 1.
|
lint (ubuntu-latest):
csv/unstable_stringify.ts#L91
public type 'DataItem' references private type 'ArrayItem'
|
lint (ubuntu-latest):
csv/unstable_stringify.ts#L91
public type 'DataItem' references private type 'ObjectItem'
|
lint (ubuntu-latest):
csv/unstable_stringify.ts#L162
public type 'StringifyOptions' references private type 'ArrayStringifyOptions'
|
lint (ubuntu-latest):
csv/unstable_stringify.ts#L162
public type 'StringifyOptions' references private type 'ObjectStringifyOptions'
|
lint (ubuntu-latest):
csv/unstable_stringify.ts#L164
exported symbol is missing JSDoc documentation
|
lint (ubuntu-latest):
csv/unstable_stringify.ts#L168
exported symbol is missing JSDoc documentation
|
lint (ubuntu-latest)
Process completed with exit code 1.
|
test (v2.x, windows-latest)
Process completed with exit code 1.
|
test (v1.x, windows-latest)
Process completed with exit code 1.
|
lint (windows-latest):
csv/unstable_stringify.ts#L91
public type 'DataItem' references private type 'ArrayItem'
|
lint (windows-latest):
csv/unstable_stringify.ts#L91
public type 'DataItem' references private type 'ObjectItem'
|
lint (windows-latest):
csv/unstable_stringify.ts#L164
public type 'stringify' references private type 'ArrayStringifyOptions'
|
lint (windows-latest):
csv/unstable_stringify.ts#L164
exported symbol is missing JSDoc documentation
|
lint (windows-latest):
csv/unstable_stringify.ts#L168
public type 'stringify' references private type 'ObjectStringifyOptions'
|
lint (windows-latest):
csv/unstable_stringify.ts#L168
exported symbol is missing JSDoc documentation
|
lint (windows-latest)
Process completed with exit code 1.
|
test (canary, windows-latest)
Process completed with exit code 1.
|
wasm (crypto/_wasm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-node (latest, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (canary, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (v2.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (v1.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|