Create pages.yaml #1
Annotations
10 errors
deploy:
src/utils/chords.ts#L26
Property 'at' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
deploy:
src/components/SingleChord.tsx#L1
'React' is declared but its value is never read.
|
deploy:
src/components/SingleChord.tsx#L2
'scaleToTriads' is declared but its value is never read.
|
deploy:
src/components/SingleChord.tsx#L3
Cannot find module '@shoelace-style/shoelace/dist/react/button/index' or its corresponding type declarations.
|
deploy:
src/components/SingleChord.tsx#L4
Cannot find module '@shoelace-style/shoelace/dist/react/icon/index' or its corresponding type declarations.
|
deploy:
src/components/PlayButton.tsx#L4
'setBasePath' is declared but its value is never read.
|
deploy:
src/components/Octopus.tsx#L1
'useEffect' is declared but its value is never read.
|
deploy:
src/components/Octopus.tsx#L1
'useState' is declared but its value is never read.
|
deploy:
src/components/Octopus.tsx#L5
'Context' is declared but its value is never read.
|
deploy:
src/components/Octopus.tsx#L5
'Loop' is declared but its value is never read.
|