update deps, fix types & add convenience sandbox types #45
pull-request.yml
on: pull_request
run-tests-macos
1m 11s
run-tests-windows
1m 35s
Annotations
4 errors and 2 warnings
run-tests-macos:
src/trusted/impl/browser/browserSandbox.ts#L205
Type 'IPerformTask<unknown>' is not assignable to type 'IPerformTask<T>'.
|
run-tests-macos
Process completed with exit code 2.
|
run-tests-windows:
src/trusted/impl/browser/browserSandbox.ts#L205
Type 'IPerformTask<unknown>' is not assignable to type 'IPerformTask<T>'.
|
run-tests-windows
Process completed with exit code 1.
|
run-tests-macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-tests-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|