Skip to content

add: stencilJS Webcomponents #807

add: stencilJS Webcomponents

add: stencilJS Webcomponents #807

Triggered via push June 27, 2024 22:03
Status Failure
Total duration 31s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 13 warnings
Check Types: src/tc-web/src/components/positions/tc-job-listing/tc-job-listing.tsx#L1
Cannot find module '@stencil/core' or its corresponding type declarations.
Check Types: 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.
Check Types: 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.
Check Types: 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.
Check Types: 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.
Check Types: 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.
Check Types: 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>'.
Check Types: 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.
Check Types: 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>'.
Check Types: 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.
Lint: src/tc-web/loader/cdn.js#L1
Replace `;` with `⏎`
Lint: src/tc-web/loader/index.cjs.js#L1
Replace `;` with `⏎`
Lint: src/tc-web/loader/index.d.ts#L1
Delete `;`
Lint: src/tc-web/loader/index.d.ts#L3
Delete `;`
Lint: src/tc-web/loader/index.d.ts#L4
Delete `;`
Lint: src/tc-web/loader/index.d.ts#L5
Delete `;`
Lint: src/tc-web/loader/index.d.ts#L6
Delete `;`
Lint: src/tc-web/loader/index.d.ts#L7
Delete `;`
Lint: src/tc-web/loader/index.d.ts#L8
Replace `el:·EventTarget,·eventName:·string,·listener:·EventListenerOrEventListenerObject,·options:·boolean·|·AddEventListenerOptions)·=>·void;` with `⏎····el:·EventTarget,⏎····eventName:·string,⏎····listener:·EventListenerOrEventListenerObject,⏎····options:·boolean·|·AddEventListenerOptions⏎··)·=>·void`
Lint: src/tc-web/loader/index.d.ts#L9
Replace `el:·EventTarget,·eventName:·string,·listener:·EventListenerOrEventListenerObject,·options:·boolean·|·AddEventListenerOptions)·=>·void;` with `⏎····el:·EventTarget,⏎····eventName:·string,⏎····listener:·EventListenerOrEventListenerObject,⏎····options:·boolean·|·AddEventListenerOptions⏎··)·=>·void`
Test
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/.
Check Types
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/.
Lint
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/.
Lint: src/tc-web/src/components/positions/tc-job-listing/tc-job-listing.tsx#L30
Redundant alt attribute. Screen-readers already announce `img` tags as an image. You don’t need to use the words `image`, `photo,` or `picture` (or any specified custom words) in the alt prop
Lint: src/tc-web/src/components/tc-collapsible/tc-collapsible.tsx#L1
'h' is defined but never used
Lint: src/tc-web/src/components/tc-grid-item/tc-grid-item.tsx#L1
'h' is defined but never used
Lint: src/tc-web/src/components/tc-img-text-card/tc-img-text-card.tsx#L1
'h' is defined but never used
Lint: src/tc-web/src/components/tc-subtitle/tc-open-positions.tsx#L1
'h' is defined but never used