Dataconnect #26925
node-test.yml
on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: integration-windows
Matrix: integration
Annotations
16 warnings
check-package-lock (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-package-lock-vsce (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-json-schema (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (20):
src/dataconnect/client.ts#L8
Missing return type on function
|
lint (20):
src/dataconnect/client.ts#L15
Missing JSDoc comment
|
lint (20):
src/dataconnect/client.ts#L36
Invalid type "unknown" of template literal expression
|
lint (20):
src/dataconnect/client.ts#L44
Missing JSDoc comment
|
lint (20):
src/dataconnect/client.ts#L54
Missing JSDoc comment
|
lint (20):
src/dataconnect/client.ts#L78
Missing JSDoc comment
|
lint (20):
src/dataconnect/client.ts#L97
Missing JSDoc comment
|
lint (20):
src/dataconnect/client.ts#L104
Missing JSDoc comment
|
lint (20):
src/dataconnect/client.ts#L106
Type boolean trivially inferred from a boolean literal, remove type annotation
|
lint (20):
src/dataconnect/client.ts#L126
Missing JSDoc comment
|
unit (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|