Skip to content

chore(example): add an example project #13

chore(example): add an example project

chore(example): add an example project #13

Triggered via pull request April 18, 2024 18:19
Status Failure
Total duration 22s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: example/src/components/my-component/my-component.tsx#L6
Unable to resolve signature of class decorator when called as an expression.
build: example/src/components/my-component/my-component.tsx#L15
Unable to resolve signature of property decorator when called as an expression.
build: example/src/components/my-component/my-component.tsx#L20
Unable to resolve signature of property decorator when called as an expression.
build: example/src/components/my-component/my-component.tsx#L25
Unable to resolve signature of property decorator when called as an expression.
build: example/src/components/my-component/my-component.tsx#L25
Property 'last' has no initializer and is not definitely assigned in the constructor.
build: example/src/components/my-component/my-component.tsx#L31
Unable to resolve signature of property decorator when called as an expression.
build: example/src/components/my-component/my-component.tsx#L31
Property 'suffix' has no initializer and is not definitely assigned in the constructor.
build: example/src/components/my-component/my-component.tsx#L34
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build: example/src/components/my-component/my-component.tsx#L34
Cannot use JSX unless the '--jsx' flag is provided.
build: example/src/components/my-component/my-component.tsx#L34
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.