Skip to content

feat(amazon q): display multiple diff patches #16922

feat(amazon q): display multiple diff patches

feat(amazon q): display multiple diff patches #16922

Triggered via pull request November 15, 2024 23:19
Status Failure
Total duration 12m 17s
Artifacts

node.js.yml

on: pull_request
lint-commits
5s
lint-commits
Matrix: lint
Matrix: test macOS
Matrix: test Web
Matrix: test Windows
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
lint (18.x, stable): packages/core/src/codewhisperer/service/transformByQ/transformationResultsViewProvider.ts#L172
do not use console.log, console.warn, or console.err, or similar; instead, use `getLogger().info`, `getLogger().warn`, etc; disable this rule for files that cannot import getLogger()
lint (18.x, stable): packages/core/src/codewhisperer/service/transformByQ/transformationResultsViewProvider.ts#L175
do not use console.log, console.warn, or console.err, or similar; instead, use `getLogger().info`, `getLogger().warn`, etc; disable this rule for files that cannot import getLogger()
lint (18.x, stable): packages/core/src/codewhisperer/service/transformByQ/transformationResultsViewProvider.ts#L177
do not use console.log, console.warn, or console.err, or similar; instead, use `getLogger().info`, `getLogger().warn`, etc; disable this rule for files that cannot import getLogger()
lint (18.x, stable): packages/core/src/codewhisperer/service/transformByQ/transformationResultsViewProvider.ts#L181
do not use console.log, console.warn, or console.err, or similar; instead, use `getLogger().info`, `getLogger().warn`, etc; disable this rule for files that cannot import getLogger()
lint (18.x, stable): packages/core/src/codewhisperer/service/transformByQ/transformationResultsViewProvider.ts#L187
do not use console.log, console.warn, or console.err, or similar; instead, use `getLogger().info`, `getLogger().warn`, etc; disable this rule for files that cannot import getLogger()
lint (18.x, stable): packages/core/src/codewhisperer/service/transformByQ/transformationResultsViewProvider.ts#L194
do not use console.log, console.warn, or console.err, or similar; instead, use `getLogger().info`, `getLogger().warn`, etc; disable this rule for files that cannot import getLogger()
lint (18.x, stable): packages/core/src/codewhisperer/service/transformByQ/transformationResultsViewProvider.ts#L201
do not use console.log, console.warn, or console.err, or similar; instead, use `getLogger().info`, `getLogger().warn`, etc; disable this rule for files that cannot import getLogger()
lint (18.x, stable): packages/core/src/codewhisperer/service/transformByQ/transformationResultsViewProvider.ts#L207
do not use console.log, console.warn, or console.err, or similar; instead, use `getLogger().info`, `getLogger().warn`, etc; disable this rule for files that cannot import getLogger()
lint (18.x, stable): packages/core/src/codewhisperer/service/transformByQ/transformationResultsViewProvider.ts#L441
do not use console.log, console.warn, or console.err, or similar; instead, use `getLogger().info`, `getLogger().warn`, etc; disable this rule for files that cannot import getLogger()
lint (18.x, stable): packages/core/src/codewhisperer/service/transformByQ/transformationResultsViewProvider.ts#L491
do not use console.log, console.warn, or console.err, or similar; instead, use `getLogger().info`, `getLogger().warn`, etc; disable this rule for files that cannot import getLogger()
test Web (18.x, insiders)
The following actions use a deprecated Node.js version and will be forced to run on node20: coactions/setup-xvfb@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test Web (18.x, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: coactions/setup-xvfb@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test macOS (18.x, minimum)
The following actions use a deprecated Node.js version and will be forced to run on node20: coactions/setup-xvfb@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test macOS (18.x, insiders)
The following actions use a deprecated Node.js version and will be forced to run on node20: coactions/setup-xvfb@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test macOS (18.x, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: coactions/setup-xvfb@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/