Skip to content

New version 4.2.30 Read more https://github.com/xdan/jodit/blob/main/… #202

New version 4.2.30 Read more https://github.com/xdan/jodit/blob/main/…

New version 4.2.30 Read more https://github.com/xdan/jodit/blob/main/… #202

Triggered via push October 13, 2024 11:08
Status Failure
Total duration 52s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
release: node_modules/@types/node/buffer.buffer.d.ts#L286
Type 'Uint8Array' is not generic.
release: node_modules/@types/node/globals.typedarray.d.ts#L5
Duplicate identifier 'TypedArray'.
release: node_modules/@types/node/globals.typedarray.d.ts#L6
Type 'Uint8Array' is not generic.
release: node_modules/@types/node/globals.typedarray.d.ts#L7
Type 'Uint8ClampedArray' is not generic.
release: node_modules/@types/node/globals.typedarray.d.ts#L8
Type 'Uint16Array' is not generic.
release: node_modules/@types/node/globals.typedarray.d.ts#L9
Type 'Uint32Array' is not generic.
release: node_modules/@types/node/globals.typedarray.d.ts#L10
Type 'Int8Array' is not generic.
release: node_modules/@types/node/globals.typedarray.d.ts#L11
Type 'Int16Array' is not generic.
release: node_modules/@types/node/globals.typedarray.d.ts#L12
Type 'Int32Array' is not generic.
release: node_modules/@types/node/globals.typedarray.d.ts#L13
Type 'BigUint64Array' is not generic.