Merge pull request #114 from tillvit/pump #68
Annotations
8 errors and 1 warning
build:
app/src/App.ts#L16
Cannot find module './chart/gameTypes/noteskin/NoteskinRegistry' or its corresponding type declarations.
|
build:
app/src/chart/ChartManager.ts#L44
Cannot find module './gameTypes/noteskin/NoteskinRegistry' or its corresponding type declarations.
|
build:
app/src/chart/component/notefield/Notefield.ts#L15
Cannot find module '../../gameTypes/noteskin/NoteskinRegistry' or its corresponding type declarations.
|
build:
app/src/chart/component/notefield/Notefield.ts#L194
Parameter 'noteskinOptions' implicitly has an 'any' type.
|
build:
app/src/chart/gameTypes/noteskin/dance/starlight-vivid/NoteFlash.ts#L18
Cannot find module './Noteskin' or its corresponding type declarations.
|
build:
app/src/chart/gameTypes/noteskin/pump/prime/NoteFlash.ts#L16
Cannot find module './Noteskin' or its corresponding type declarations.
|
build:
app/src/gui/window/NoteSkinWindow.ts#L2
Cannot find module '../../chart/gameTypes/noteskin/NoteskinRegistry' or its corresponding type declarations.
|
build
Process completed with exit code 2.
|
build
The following actions uses Node.js version which is deprecated 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/
|