feat(sandbox): add custom sandbox support with enhanced test coverage #44
Annotations
14 errors
|
build (22.x):
tests/unittests/sandbox/template.test.ts#L127
Property 'fromInnerObject' does not exist on type 'typeof Template'.
|
|
build (22.x):
tests/unittests/sandbox/template.test.ts#L112
Property 'fromInnerObject' does not exist on type 'typeof Template'.
|
|
build (22.x):
tests/unittests/sandbox/client.test.ts#L228
Property 'listAllTemplates' does not exist on type 'SandboxClient'. Did you mean 'listTemplates'?
|
|
build (22.x):
tests/unittests/sandbox/client.test.ts#L219
Property 'listAllTemplates' does not exist on type 'SandboxClient'. Did you mean 'listTemplates'?
|
|
build (22.x):
src/sandbox/sandbox.ts#L225
Property 'handleError' does not exist on type 'typeof Sandbox'.
|
|
build (22.x):
src/sandbox/sandbox.ts#L223
'error' is of type 'unknown'.
|
|
build (22.x):
src/sandbox/sandbox.ts#L222
Cannot find name 'HTTPError'.
|
|
build (22.x):
src/sandbox/sandbox.ts#L178
Cannot find name 'ClientError'.
|
|
build (22.x):
src/sandbox/sandbox.ts#L166
Cannot find name 'SandboxDataAPI'.
|
|
build (22.x):
src/sandbox/sandbox.ts#L160
Function lacks ending return statement and return type does not include 'undefined'.
|
|
build (18.x)
The strategy configuration was canceled because "build._22_x" failed
|
|
build (18.x)
The operation was canceled.
|
|
build (20.x)
The strategy configuration was canceled because "build._22_x" failed
|
|
build (20.x)
The operation was canceled.
|