Skip to content

chore: bulk update all jsdoc and jsdoctypes #1756

chore: bulk update all jsdoc and jsdoctypes

chore: bulk update all jsdoc and jsdoctypes #1756

Triggered via pull request May 1, 2025 17:19
Status Failure
Total duration 5m 4s
Artifacts

main.yml

on: pull_request
Matrix: test
Test regressions
0s
Test regressions
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint: plugins/convertTransform.js#L84
Argument of type '{ convertToShorts: boolean; degPrecision: number | undefined; floatPrecision: number; transformPrecision: number; matrixToTransform: boolean; shortTranslate: boolean; shortScale: boolean; ... 4 more ...; negativeExtraSpace: boolean; }' is not assignable to parameter of type 'Required<ConvertTransformParams>'.
Lint: plugins/convertTransform.js#L88
Argument of type '{ convertToShorts: boolean; degPrecision: number | undefined; floatPrecision: number; transformPrecision: number; matrixToTransform: boolean; shortTranslate: boolean; shortScale: boolean; ... 4 more ...; negativeExtraSpace: boolean; }' is not assignable to parameter of type 'Required<ConvertTransformParams>'.
Lint: plugins/convertTransform.js#L92
Argument of type '{ convertToShorts: boolean; degPrecision: number | undefined; floatPrecision: number; transformPrecision: number; matrixToTransform: boolean; shortTranslate: boolean; shortScale: boolean; ... 4 more ...; negativeExtraSpace: boolean; }' is not assignable to parameter of type 'Required<ConvertTransformParams>'.
Lint
Process completed with exit code 2.