build(deps): bump the important group with 3 updates #809
pull-request.yml
on: pull_request
📦 Build Check
28s
Matrix: 📋 Unit Test / test
Annotations
13 errors
📦 Build Check:
server/src/lib/lsp/commands/commands/language.ts#L2
Cannot find module 'bc-minecraft-bedrock-project/lib/src/Lib/Project/World/WorldPack' or its corresponding type declarations.
|
📦 Build Check:
server/src/lib/lsp/commands/commands/language.ts#L32
Property 'is' does not exist on type 'typeof import("/home/runner/work/VSCode-Bedrock-Development-Extension/VSCode-Bedrock-Development-Extension/node_modules/bc-minecraft-bedrock-project/lib/src/project/index")'.
|
📦 Build Check:
server/src/lib/lsp/commands/commands/language.ts#L68
'ResourcePack.ResourcePack' refers to a value, but is being used as a type here. Did you mean 'typeof ResourcePack.ResourcePack'?
|
📦 Build Check:
server/src/lib/lsp/commands/commands/language.ts#L69
Parameter 'entity' implicitly has an 'any' type.
|
📦 Build Check:
server/src/lib/lsp/completion/builder/builder.ts#L1
Cannot find module 'bc-minecraft-bedrock-types/lib/src/types' or its corresponding type declarations.
|
📦 Build Check:
server/src/lib/lsp/completion/general/fake-entity.ts#L1
Cannot find module 'bc-minecraft-bedrock-project/lib/src/Lib/Project/General/Types/GeneralInfo' or its corresponding type declarations.
|
📦 Build Check:
server/src/lib/lsp/completion/general/objectives.ts#L1
Cannot find module 'bc-minecraft-bedrock-project/lib/src/Lib/Project/General/Types/GeneralInfo' or its corresponding type declarations.
|
📦 Build Check:
server/src/lib/lsp/completion/general/sounds.ts#L1
Cannot find module 'bc-minecraft-bedrock-types/lib/src/types/identifiable' or its corresponding type declarations.
|
📦 Build Check:
server/src/lib/lsp/completion/general/tags.ts#L1
Cannot find module 'bc-minecraft-bedrock-project/lib/src/Lib/Project/General/Types/GeneralInfo' or its corresponding type declarations.
|
📦 Build Check:
server/src/lib/lsp/completion/general/tickingareas.ts#L1
Cannot find module 'bc-minecraft-bedrock-project/lib/src/Lib/Project/General/Types/GeneralInfo' or its corresponding type declarations.
|
📋 Unit Test / 📋 Test macOS-latest
Process completed with exit code 1.
|
📋 Unit Test / 📋 Test ubuntu-latest
Process completed with exit code 1.
|
📋 Unit Test / 📋 Test windows-latest
Process completed with exit code 1.
|