adding link for flickr - sharing all photos (#66) #114
ci-linting.yml
on: push
Linting β¨
17s
Types Checking π
22s
Annotations
10 errors and 7 warnings
Linting β¨:
src/App.tsx#L6
Expected space or tab after '//' in comment
|
Linting β¨:
src/Router.tsx#L1
Replace `"react-router-dom";` with `'react-router-dom'`
|
Linting β¨:
src/Router.tsx#L3
Replace `"./layouts/DefaultLayout";` with `'./layouts/DefaultLayout'`
|
Linting β¨:
src/Router.tsx#L4
Replace `"./pages/Landing";` with `'./pages/Landing'`
|
Linting β¨:
src/Router.tsx#L5
Replace `"./pages/CodigoConduta";` with `'./pages/CodigoConduta'`
|
Linting β¨:
src/Router.tsx#L6
Replace `"./pages/Cronograma";` with `'./pages/Cronograma'`
|
Linting β¨:
src/Router.tsx#L7
Replace `"./pages/NotFound";` with `'./pages/NotFound'`
|
Linting β¨:
src/Router.tsx#L8
Expected space or tab after '//' in comment
|
Linting β¨:
src/Router.tsx#L23
Delete `;`
|
Linting β¨:
src/components/Contatos.tsx#L43
Insert `Β·`
|
Linting β¨:
src/components/Patrocinadores.tsx#L5
'thumbnail2' is defined but never used
|
Linting β¨:
src/components/Patrocinadores.tsx#L8
'thumbnail3' is defined but never used
|
Linting β¨:
src/components/Patrocinadores.tsx#L9
'thumbnail4' is defined but never used
|
Linting β¨:
src/pages/Cronograma.tsx#L2
'Card' is defined but never used
|
Linting β¨:
src/pages/Cronograma.tsx#L2
'CardContent' is defined but never used
|
Linting β¨
Unexpected any. Specify a different type
|
Linting β¨
Unexpected any. Specify a different type
|