Nextgen physics #1432
ci.yml
on: pull_request
build-and-deploy
53s
dedupe-check
0s
Annotations
10 errors and 3 warnings
build-and-deploy:
prismarine-viewer/viewer/lib/worldDataEmitter.ts#L102
Object literal may only specify known properties, and 'heldItemChanged' does not exist in type 'Partial<BotEvents>'.
|
build-and-deploy:
src/entities.ts#L129
Argument of type 'import("/home/runner/work/minecraft-web-client/minecraft-web-client/node_modules/.pnpm/[email protected]/node_modules/prismarine-entity/index").Entity' is not assignable to parameter of type 'import("/home/runner/work/minecraft-web-client/minecraft-web-client/node_modules/.pnpm/[email protected]/node_modules/prismarine-entity/index").Entity'.
|
build-and-deploy:
src/entities.ts#L130
Argument of type 'import("/home/runner/work/minecraft-web-client/minecraft-web-client/node_modules/.pnpm/[email protected]/node_modules/prismarine-entity/index").Entity' is not assignable to parameter of type 'import("/home/runner/work/minecraft-web-client/minecraft-web-client/node_modules/.pnpm/[email protected]/node_modules/prismarine-entity/index").Entity'.
|
build-and-deploy:
src/entities.ts#L135
Argument of type 'import("/home/runner/work/minecraft-web-client/minecraft-web-client/node_modules/.pnpm/[email protected]/node_modules/prismarine-entity/index").Entity' is not assignable to parameter of type 'import("/home/runner/work/minecraft-web-client/minecraft-web-client/node_modules/.pnpm/[email protected]/node_modules/prismarine-entity/index").Entity'.
|
build-and-deploy:
src/entities.ts#L145
Argument of type 'import("/home/runner/work/minecraft-web-client/minecraft-web-client/node_modules/.pnpm/[email protected]/node_modules/prismarine-entity/index").Entity' is not assignable to parameter of type 'import("/home/runner/work/minecraft-web-client/minecraft-web-client/node_modules/.pnpm/[email protected]/node_modules/prismarine-entity/index").Entity'.
|
build-and-deploy:
src/entities.ts#L149
Argument of type '(e: Entity) => void' is not assignable to parameter of type '(entity: Entity) => void | Promise<void>'.
|
build-and-deploy:
src/entities.ts#L150
Argument of type '(e: Entity) => void' is not assignable to parameter of type '(entity: Entity) => void | Promise<void>'.
|
build-and-deploy:
src/entities.ts#L151
Argument of type '(e: Entity) => void' is not assignable to parameter of type '(entity: Entity) => void | Promise<void>'.
|
build-and-deploy:
src/worldInteractions.ts#L101
Argument of type 'import("/home/runner/work/minecraft-web-client/minecraft-web-client/node_modules/.pnpm/[email protected]/node_modules/prismarine-entity/index").Entity' is not assignable to parameter of type 'import("/home/runner/work/minecraft-web-client/minecraft-web-client/node_modules/.pnpm/[email protected]/node_modules/prismarine-entity/index").Entity'.
|
build-and-deploy
Process completed with exit code 2.
|
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.
|