V2 Stored Procedure Support #1968
Annotations
5 errors and 1 warning
Compile and Test:
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
|
Compile and Test:
tests/proc-test/src/operations.ts#L157
Static async method 'sp_GetWorkflowID' has no 'await' expression
|
Compile and Test:
tests/proc-test/src/operations.ts#L162
Static async method 'sp_GetAuth' has no 'await' expression
|
Compile and Test:
tests/proc-test/src/operations.ts#L170
Static async method 'sp_GetRequest' has no 'await' expression
|
Compile and Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading