V2 Stored Procedure Support #1968
on_pr.yml
on: pull_request
Matrix: test / build
artifact
/
build
Annotations
20 errors and 4 warnings
test / build (23):
tests/proc-test/src/operations.test.ts#L38
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test / build (23):
tests/proc-test/src/operations.ts#L157
Static async method 'sp_GetWorkflowID' has no 'await' expression
|
test / build (23):
tests/proc-test/src/operations.ts#L162
Static async method 'sp_GetAuth' has no 'await' expression
|
test / build (23):
tests/proc-test/src/operations.ts#L170
Static async method 'sp_GetRequest' has no 'await' expression
|
test / build (23)
Process completed with exit code 1.
|
test / build (20):
tests/proc-test/src/operations.test.ts#L38
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test / build (20):
tests/proc-test/src/operations.ts#L157
Static async method 'sp_GetWorkflowID' has no 'await' expression
|
test / build (20):
tests/proc-test/src/operations.ts#L162
Static async method 'sp_GetAuth' has no 'await' expression
|
test / build (20):
tests/proc-test/src/operations.ts#L170
Static async method 'sp_GetRequest' has no 'await' expression
|
test / build (20)
Process completed with exit code 1.
|
test / build (22):
tests/proc-test/src/operations.test.ts#L38
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test / build (22):
tests/proc-test/src/operations.ts#L157
Static async method 'sp_GetWorkflowID' has no 'await' expression
|
test / build (22):
tests/proc-test/src/operations.ts#L162
Static async method 'sp_GetAuth' has no 'await' expression
|
test / build (22):
tests/proc-test/src/operations.ts#L170
Static async method 'sp_GetRequest' has no 'await' expression
|
test / build (22)
Process completed with exit code 1.
|
test / build (18):
tests/proc-test/src/operations.test.ts#L38
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test / build (18):
tests/proc-test/src/operations.ts#L157
Static async method 'sp_GetWorkflowID' has no 'await' expression
|
test / build (18):
tests/proc-test/src/operations.ts#L162
Static async method 'sp_GetAuth' has no 'await' expression
|
test / build (18):
tests/proc-test/src/operations.ts#L170
Static async method 'sp_GetRequest' has no 'await' expression
|
test / build (18)
Process completed with exit code 1.
|
test / build (23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / build (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / build (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / build (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|