Support Sonolus 0.8.8 #5
Annotations
5 errors
Run npm run check-type:
src/build/play/tasks/main/engine/playData/skin.ts#L6
Object literal may only specify known properties, and ''renderMode?'' does not exist in type '{ sprites: [{ name: "string"; id: "number"; }]; }'.
|
Run npm run check-type:
src/build/preview/tasks/main/engine/playData/skin.ts#L6
Object literal may only specify known properties, and ''renderMode?'' does not exist in type '{ sprites: [{ name: "string"; id: "number"; }]; }'.
|
Run npm run check-type:
src/build/tutorial/tasks/main/engine/tutorialData/skin.ts#L6
Object literal may only specify known properties, and ''renderMode?'' does not exist in type '{ sprites: [{ name: "string"; id: "number"; }]; }'.
|
Run npm run check-type:
src/build/watch/tasks/main/engine/watchData/skin.ts#L6
Object literal may only specify known properties, and ''renderMode?'' does not exist in type '{ sprites: [{ name: "string"; id: "number"; }]; }'.
|
Run npm run check-type
Process completed with exit code 2.
|
Loading