first stab at migrating to TypeScript #8
Annotations
7 errors
src/components/header.tsx#L11
'siteTitle' is declared but its value is never read.
|
src/templates/event-index.tsx#L57
'speakers' is declared but its value is never read.
|
src/templates/event.tsx#L69
'_l' is possibly 'null'.
|
src/templates/event.tsx#L108
Property 'publicUrl' does not exist on type '{ readonly publicURL: string | null; readonly childImageSharp: { readonly gatsbyImageData: IGatsbyImageData; } | null; }'. Did you mean 'publicURL'?
|
src/templates/research-index.tsx#L33
'end' is declared but its value is never read.
|
src/templates/research.tsx#L51
'end' is declared but its value is never read.
|
|
This job failed
Loading