Merge branch 'main' into snyk-upgrade-5e1b29aa264c339578b19a4b975e6b0d #366
Annotations
11 errors
|
Run npm run build:
src/controllers/api/activateRandomModController.ts#L26
Property 'complicationChance' does not exist on type '{ fullName: string; description: string; countRange: number[]; complications: { fullName: string; description: string; overrideTag?: string | undefined; }[]; }'. Did you mean 'complications'?
|
Run npm run build:
src/controllers/api/activateRandomModController.ts#L32
Property 'weight' does not exist on type '{ fullName: string; description: string; overrideTag?: string | undefined; }'.
|
Run npm run build:
src/controllers/api/activateRandomModController.ts#L40
Property 'countMultiplier' does not exist on type '{ fullName: string; description: string; overrideTag?: string | undefined; }'.
|
Run npm run build:
src/controllers/api/fishmongerController.ts#L27
Property 'syndicateTag' does not exist on type 'IResource'.
|
Run npm run build:
src/controllers/api/fishmongerController.ts#L28
Property 'standingBonus' does not exist on type 'IResource'.
|
Run npm run build:
src/controllers/api/guildTechController.ts#L3
'"warframe-public-export-plus"' has no exported member named 'ExportDojoRecipes'. Did you mean 'ExportRecipes'?
|
Run npm run build:
src/controllers/api/guildTechController.ts#L26
Parameter 'x' implicitly has an 'any' type.
|
Run npm run build:
src/controllers/api/infestedFoundryController.ts#L118
Property 'helminthSnacks' does not exist on type 'IExportMisc'.
|
Run npm run build:
src/controllers/api/inventoryController.ts#L15
Module '"warframe-public-export-plus"' has no exported member 'ExportVirtuals'.
|
Run npm run build:
src/controllers/api/queueDojoComponentDestructionController.ts#L3
'"warframe-public-export-plus"' has no exported member named 'ExportDojoRecipes'. Did you mean 'ExportRecipes'?
|
Loading