Skip to content

0.1.6

0.1.6 #23

Triggered via push May 8, 2024 14:08
Status Failure
Total duration 2m 53s
Artifacts

test.yml

on: push
repo_ids
3s
repo_ids
Run tests
15s
Run tests
Check version
3s
Check version
Build docker image
2m 42s
Build docker image
Matrix: Run Static Analysis Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run tests: src/controllers/__tests__/helpers.ts#L6
Module '../../views/example' was resolved to '/home/runner/work/veritable-ui/veritable-ui/src/views/example.tsx', but '--jsx' is not set.
Run tests: src/controllers/example.ts#L6
Module '../views/example.js' was resolved to '/home/runner/work/veritable-ui/veritable-ui/src/views/example.tsx', but '--jsx' is not set.
Run tests: src/controllers/example.ts#L9
Unable to resolve signature of class decorator when called as an expression.
Run tests: src/controllers/example.ts#L10
Unable to resolve signature of class decorator when called as an expression.
Run tests: src/controllers/example.ts#L17
Decorators are not valid here.
Run tests: src/models/counter.ts#L3
Unable to resolve signature of class decorator when called as an expression.
Run tests: src/views/__tests__/connection.test.ts#L3
Module '../connection' was resolved to '/home/runner/work/veritable-ui/veritable-ui/src/views/connection.tsx', but '--jsx' is not set.
Run tests: src/views/connection.tsx#L3
Module './common' was resolved to '/home/runner/work/veritable-ui/veritable-ui/src/views/common.tsx', but '--jsx' is not set.
Run tests: src/views/connection.tsx#L10
Unable to resolve signature of class decorator when called as an expression.
Run tests: src/views/connection.tsx#L16
Cannot use JSX unless the '--jsx' flag is provided.