bump up apl-suggester and apl-viewhost-web to version 2023.3 #321
Annotations
12 errors and 3 warnings
build (ubuntu-latest):
src/utils/gitHelper.ts#L1
Type 'string | Buffer' is not assignable to type 'Buffer'.
|
build (ubuntu-latest):
test/askContainer/webview/deploySkillWebview.test.ts#L1
Argument of type 'FakeWebviewPanelOnDidChangeViewStateEvent' is not assignable to parameter of type 'WebviewPanelOnDidChangeViewStateEvent'.
|
build (ubuntu-latest):
test/askContainer/webview/deploySkillWebview.test.ts#L1
Argument of type 'FakeWebviewPanelOnDidChangeViewStateEvent' is not assignable to parameter of type 'WebviewPanelOnDidChangeViewStateEvent'.
|
build (ubuntu-latest):
test/testUtilities.ts#L1
Property 'keys' is missing in type 'FakeMemento' but required in type 'Memento'.
|
build (ubuntu-latest):
test/testUtilities.ts#L1
Type 'FakeGlobalStorage' is not assignable to type 'Memento & { setKeysForSync(keys: string[]): void; }'.
|
build (ubuntu-latest):
test/testUtilities.ts#L1
Type 'FakeGlobalStorage' is not assignable to type 'Memento & { setKeysForSync(keys: string[]): void; }'.
|
build (ubuntu-latest):
test/testUtilities.ts#L1
Type 'FakeMemento' is not assignable to type 'Memento'.
|
build (ubuntu-latest):
test/testUtilities.ts#L1
Class 'FakeMemento' incorrectly implements interface 'Memento'.
|
build (ubuntu-latest):
test/testUtilities.ts#L1
Property 'webviewPanel' in type 'FakeWebviewPanelOnDidChangeViewStateEvent' is not assignable to the same property in base type 'WebviewPanelOnDidChangeViewStateEvent'.
|
build (ubuntu-latest):
test/testUtilities.ts#L1
Class 'FakeWebviewPanel' incorrectly implements interface 'WebviewPanel'.
|
build (windows-latest)
The operation was canceled.
|
build (macos-latest)
The operation was canceled.
|
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|