Cleanly shut down PGlite when shutting down Data Connect #32078
Triggered via pull request
December 12, 2024 19:26
Status
Success
Total duration
10m 13s
Artifacts
–
node-test.yml
on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: vscode_integration
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Annotations
22 warnings
check-package-lock-vsce (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-package-lock (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-json-schema (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (20):
src/emulator/dataconnect/pgliteServer.ts#L8
Unsafe assignment of an `any` value
|
lint (20):
src/emulator/dataconnect/pgliteServer.ts#L8
Require statement not part of import statement
|
lint (20):
src/emulator/dataconnect/pgliteServer.ts#L44
Type string trivially inferred from a string literal, remove type annotation
|
lint (20):
src/emulator/dataconnect/pgliteServer.ts#L47
Promise returned in function argument where a void return was expected
|
lint (20):
src/emulator/dataconnect/pgliteServer.ts#L61
'extendedQueryPatch' was used before it was defined
|
lint (20):
src/emulator/dataconnect/pgliteServer.ts#L65
'PGliteExtendedQueryPatch' was used before it was defined
|
lint (20):
src/emulator/dataconnect/pgliteServer.ts#L89
Unsafe assignment of an `any` value
|
lint (20):
src/emulator/dataconnect/pgliteServer.ts#L89
Unsafe member access .vector on an `any` value
|
lint (20):
src/emulator/dataconnect/pgliteServer.ts#L89
Unsafe call of an `any` typed value
|
lint (20):
src/emulator/dataconnect/pgliteServer.ts#L90
Unsafe assignment of an `any` value
|
unit (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vscode_integration (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|