Annotations
5 errors and 1 warning
Check build:
src/utils/SkyblockUtils.ts#L2
Module '"./Constants"' has no exported member 'bestiaryBrackets'. Did you mean to use 'import bestiaryBrackets from "./Constants"' instead?
|
Check build:
src/utils/SkyblockUtils.ts#L348
Property 'bestiary' does not exist on type '{ duelsDivisions: { name: string; key: string; }[]; levelingXp: { 1: number; 2: number; 3: number; 4: number; 5: number; 6: number; 7: number; 8: number; 9: number; 10: number; 11: number; 12: number; 13: number; 14: number; ... 45 more ...; 60: number; }; ... 23 more ...; pit: { ...; }; }'.
|
Check build:
src/utils/SkyblockUtils.ts#L352
No overload matches this call.
|
Check build:
src/utils/SkyblockUtils.ts#L353
'value' is of type 'unknown'.
|
Check build
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading