more #4849
Annotations
20 errors and 4 warnings
test (20.x, ubuntu-latest):
packages/integration-sdk-runtime/src/api/index.ts#L82
Unexpected console statement
|
test (20.x, ubuntu-latest):
packages/integration-sdk-runtime/src/execution/dependencyGraph.ts#L565
Do not use "@ts-ignore" because it alters compilation errors
|
test (20.x, ubuntu-latest):
packages/integration-sdk-runtime/src/execution/executeIntegration.ts#L220
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 (20.x, ubuntu-latest):
packages/integration-sdk-runtime/src/execution/executeIntegration.ts#L248
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 (20.x, ubuntu-latest):
packages/integration-sdk-runtime/src/execution/executeIntegration.ts#L253
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 (20.x, ubuntu-latest):
packages/integration-sdk-runtime/src/execution/executeIntegration.ts#L328
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 (20.x, ubuntu-latest):
packages/integration-sdk-runtime/src/execution/tracer.ts#L26
Unexpected `await` of a non-Promise (non-"Thenable") value
|
test (20.x, ubuntu-latest):
packages/integration-sdk-runtime/src/logger/index.ts#L229
Do not use "@ts-ignore" because it alters compilation errors
|
test (20.x, ubuntu-latest):
packages/integration-sdk-runtime/src/logger/index.ts#L234
Do not use "@ts-ignore" because it alters compilation errors
|
test (20.x, ubuntu-latest):
packages/integration-sdk-runtime/src/logger/index.ts#L251
Do not use "@ts-ignore" because it alters compilation errors
|
test (18.x, ubuntu-latest):
packages/integration-sdk-runtime/src/api/index.ts#L82
Unexpected console statement
|
test (18.x, ubuntu-latest):
packages/integration-sdk-runtime/src/execution/dependencyGraph.ts#L565
Do not use "@ts-ignore" because it alters compilation errors
|
test (18.x, ubuntu-latest):
packages/integration-sdk-runtime/src/execution/executeIntegration.ts#L220
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 (18.x, ubuntu-latest):
packages/integration-sdk-runtime/src/execution/executeIntegration.ts#L248
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 (18.x, ubuntu-latest):
packages/integration-sdk-runtime/src/execution/executeIntegration.ts#L253
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 (18.x, ubuntu-latest):
packages/integration-sdk-runtime/src/execution/executeIntegration.ts#L328
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 (18.x, ubuntu-latest):
packages/integration-sdk-runtime/src/execution/tracer.ts#L26
Unexpected `await` of a non-Promise (non-"Thenable") value
|
test (18.x, ubuntu-latest):
packages/integration-sdk-runtime/src/logger/index.ts#L229
Do not use "@ts-ignore" because it alters compilation errors
|
test (18.x, ubuntu-latest):
packages/integration-sdk-runtime/src/logger/index.ts#L234
Do not use "@ts-ignore" because it alters compilation errors
|
test (18.x, ubuntu-latest):
packages/integration-sdk-runtime/src/logger/index.ts#L251
Do not use "@ts-ignore" because it alters compilation errors
|
test (20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (20.x, ubuntu-latest)
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|
test (18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (18.x, ubuntu-latest)
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|