This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
Update dependency blockly to v11 #5804
Annotations
16 errors
test-javascript (macos-latest, 17.x):
test/codec.test.ts#L423
Property 'textToDomDocument' does not exist on type 'typeof import("/Users/runner/work/blockly/blockly/node_modules/blockly/core/utils/xml")'.
|
test-javascript (macos-latest, 17.x):
test/codec.test.ts#L426
Property 'setDocument' does not exist on type 'typeof import("/Users/runner/work/blockly/blockly/node_modules/blockly/core/utils/xml")'.
|
test-javascript (macos-latest, 17.x):
test/codec.test.ts#L427
Property 'getDocument' does not exist on type 'typeof import("/Users/runner/work/blockly/blockly/node_modules/blockly/core/utils/xml")'.
|
test-javascript (macos-latest, 17.x)
Process completed with exit code 1.
|
test-javascript (ubuntu-latest, 16.11.x):
test/codec.test.ts#L423
Property 'textToDomDocument' does not exist on type 'typeof import("/home/runner/work/blockly/blockly/node_modules/blockly/core/utils/xml")'.
|
test-javascript (ubuntu-latest, 16.11.x):
test/codec.test.ts#L426
Property 'setDocument' does not exist on type 'typeof import("/home/runner/work/blockly/blockly/node_modules/blockly/core/utils/xml")'.
|
test-javascript (ubuntu-latest, 16.11.x):
test/codec.test.ts#L427
Property 'getDocument' does not exist on type 'typeof import("/home/runner/work/blockly/blockly/node_modules/blockly/core/utils/xml")'.
|
test-javascript (ubuntu-latest, 16.11.x)
Process completed with exit code 1.
|
test-javascript (ubuntu-latest, 17.x):
test/codec.test.ts#L423
Property 'textToDomDocument' does not exist on type 'typeof import("/home/runner/work/blockly/blockly/node_modules/blockly/core/utils/xml")'.
|
test-javascript (ubuntu-latest, 17.x):
test/codec.test.ts#L426
Property 'setDocument' does not exist on type 'typeof import("/home/runner/work/blockly/blockly/node_modules/blockly/core/utils/xml")'.
|
test-javascript (ubuntu-latest, 17.x):
test/codec.test.ts#L427
Property 'getDocument' does not exist on type 'typeof import("/home/runner/work/blockly/blockly/node_modules/blockly/core/utils/xml")'.
|
test-javascript (ubuntu-latest, 17.x)
Process completed with exit code 1.
|
test-javascript (windows-latest, 17.x):
test/codec.test.ts#L423
Property 'textToDomDocument' does not exist on type 'typeof import("D:/a/blockly/blockly/node_modules/blockly/core/utils/xml")'.
|
test-javascript (windows-latest, 17.x):
test/codec.test.ts#L426
Property 'setDocument' does not exist on type 'typeof import("D:/a/blockly/blockly/node_modules/blockly/core/utils/xml")'.
|
test-javascript (windows-latest, 17.x):
test/codec.test.ts#L427
Property 'getDocument' does not exist on type 'typeof import("D:/a/blockly/blockly/node_modules/blockly/core/utils/xml")'.
|
test-javascript (windows-latest, 17.x)
Process completed with exit code 1.
|