feat: theme (#10) #57
Annotations
9 errors
|
lint
Process completed with exit code 1.
|
|
lint:
test/src/main.ts#L72
Type 'undefined' is not assignable to type 'string'.
|
|
lint:
test/src/main.ts#L66
Argument of type 'Item[]' is not assignable to parameter of type 'Item'.
|
|
lint:
test/src/main.ts#L62
Type 'Item[]' is not assignable to type 'string'.
|
|
lint:
packages/sciux/src/math.ts#L8
Cannot find module '@sciux/math' or its corresponding type declarations.
|
|
lint:
packages/sciux/src/math.ts#L2
Cannot find module '@sciux/math' or its corresponding type declarations.
|
|
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.
|