add: stencilJS Webcomponents #807
Annotations
10 errors and 1 warning
src/tc-web/src/components/positions/tc-job-listing/tc-job-listing.tsx#L1
Cannot find module '@stencil/core' or its corresponding type declarations.
|
src/tc-web/src/components/positions/tc-job-listing/tc-job-listing.tsx#L10
Property 'jobTitle' has no initializer and is not definitely assigned in the constructor.
|
src/tc-web/src/components/positions/tc-job-listing/tc-job-listing.tsx#L11
Property 'description' has no initializer and is not definitely assigned in the constructor.
|
src/tc-web/src/components/positions/tc-job-listing/tc-job-listing.tsx#L12
Property 'tags' has no initializer and is not definitely assigned in the constructor.
|
src/tc-web/src/components/positions/tc-job-listing/tc-job-listing.tsx#L13
Property 'imageSrc' has no initializer and is not definitely assigned in the constructor.
|
src/tc-web/src/components/positions/tc-job-listing/tc-job-listing.tsx#L17
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
src/tc-web/src/components/positions/tc-job-listing/tc-job-listing.tsx#L17
Type '{ children: Element[]; class: string; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
|
src/tc-web/src/components/positions/tc-job-listing/tc-job-listing.tsx#L18
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
src/tc-web/src/components/positions/tc-job-listing/tc-job-listing.tsx#L18
Type '{ children: Element[]; class: string; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
|
src/tc-web/src/components/positions/tc-job-listing/tc-job-listing.tsx#L19
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading