This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Synapse service dev #1897
build.yml
on: pull_request
test
57s
Checkout Code
0s
Annotations
10 errors and 2 warnings
test:
src/steps/resource-manager/application-security-group/client.ts#L21
Unexpected `await` of a non-Promise (non-"Thenable") value
|
test:
src/steps/resource-manager/authorization/client.ts#L27
Async method 'list' has no 'await' expression
|
test:
src/steps/resource-manager/authorization/client.ts#L73
Unexpected `await` of a non-Promise (non-"Thenable") value
|
test:
src/steps/resource-manager/event-hub/client.ts#L27
Unexpected `await` of a non-Promise (non-"Thenable") value
|
test:
src/steps/resource-manager/event-hub/client.ts#L56
Unexpected `await` of a non-Promise (non-"Thenable") value
|
test:
src/steps/resource-manager/event-hub/client.ts#L63
Unexpected `await` of a non-Promise (non-"Thenable") value
|
test:
src/steps/resource-manager/event-hub/client.ts#L91
Unexpected `await` of a non-Promise (non-"Thenable") value
|
test:
src/steps/resource-manager/event-hub/client.ts#L98
Unexpected `await` of a non-Promise (non-"Thenable") value
|
test:
src/steps/resource-manager/event-hub/client.ts#L129
Unexpected `await` of a non-Promise (non-"Thenable") value
|
test:
src/steps/resource-manager/event-hub/client.ts#L133
Unexpected `await` of a non-Promise (non-"Thenable") value
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|