Skip to content

ci: update dependecies #74

ci: update dependecies

ci: update dependecies #74

Triggered via push July 1, 2025 16:59
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 7 warnings
lint
Process completed with exit code 1.
lint: test/src/main.ts#L107
Argument of type '{ test: string; widget: string; model: string; '@sciux/math': { angle: string; figure: string; circle: string; plane: string; }; }' is not assignable to parameter of type 'Item'.
lint: test/src/main.ts#L105
Argument of type '{ test: string; widget: string; model: string; '@sciux/math': { angle: string; figure: string; circle: string; plane: string; }; }' is not assignable to parameter of type 'Item'.
lint: test/src/main.ts#L73
Type 'undefined' is not assignable to type 'string'.
lint: test/src/main.ts#L67
Argument of type 'Item[]' is not assignable to parameter of type 'Item'.
lint: test/src/main.ts#L63
Type 'Item[]' is not assignable to type 'string'.
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
test (lts/*, macos-latest)
Process completed with exit code 1.
test (lts/*, windows-latest)
Process completed with exit code 1.
lint: packages/math/src/plane/index.ts#L17
'withLabelT' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/math/src/plane/index.ts#L6
'T' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
lint: packages/math/src/line/index.ts#L16
'context' is defined but never used. Allowed unused args must match /^_/u
lint: packages/math/src/function/index.ts#L11
'withExprT' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/math/src/function/index.ts#L6
'T' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
lint: packages/math/src/axis/index.ts#L13
'withLabelT' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/math/src/axis/index.ts#L5
'T' is assigned a value but only used as a type. Allowed unused vars must match /^_/u