Release #1381
Annotations
5 errors and 4 warnings
build-and-deploy:
src/index.ts#L562
No overload matches this call.
|
build-and-deploy:
src/react/HeldMapUi.tsx#L9
Argument of type '(bot: Bot) => void' is not assignable to parameter of type 'Plugin'.
|
build-and-deploy:
src/react/HeldMapUi.tsx#L30
Property 'mapDownloader' does not exist on type 'Omit<Bot, "world" | "_client"> & { world: Omit<WorldSync, "getBlock"> & { getBlock: (pos: Vec3) => Block | null; }; _client: Omit<Client, "on"> & { ...; }; }'.
|
build-and-deploy:
src/react/HeldMapUi.tsx#L37
Argument of type '"new_map"' is not assignable to parameter of type 'keyof BotEvents'.
|
build-and-deploy
Process completed with exit code 2.
|
build-and-deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-deploy
No files were found with the provided path: cypress/screenshots/. No artifacts will be uploaded.
|