chore(ci): setup continuous integration #2
Annotations
15 errors and 1 warning
build (20.x):
src/components/Equipe.svelte#L2
'TeamCard' is defined but never used
|
build (20.x):
src/components/Footer.svelte#L39
Unused CSS selector "a"(css-unused-selector)
|
build (20.x):
src/components/Footer.svelte#L46
Unused CSS selector "a:hover"(css-unused-selector)
|
build (20.x):
src/components/Header.svelte#L2
'onDestroy' is defined but never used
|
build (20.x):
src/components/Header.svelte#L4
Component has unused export property 'title'. If it is for external reference only, please consider using `export const title`(unused-export-let)
|
build (20.x):
src/components/Header.svelte#L34
A11y: '#' is not a valid href attribute(a11y-invalid-attribute)
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
src/components/Equipe.svelte#L2
'TeamCard' is defined but never used
|
build (18.x):
src/components/Footer.svelte#L39
Unused CSS selector "a"(css-unused-selector)
|
build (18.x):
src/components/Footer.svelte#L46
Unused CSS selector "a:hover"(css-unused-selector)
|
build (18.x):
src/components/Header.svelte#L2
'onDestroy' is defined but never used
|
build (18.x):
src/components/Header.svelte#L4
Component has unused export property 'title'. If it is for external reference only, please consider using `export const title`(unused-export-let)
|
build (18.x):
src/components/Header.svelte#L34
A11y: '#' is not a valid href attribute(a11y-invalid-attribute)
|
build (18.x)
Process completed with exit code 1.
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|