Skip to content

Fix sidebar sometimes not picking up CSS changes when built #29664

Fix sidebar sometimes not picking up CSS changes when built

Fix sidebar sometimes not picking up CSS changes when built #29664

Triggered via pull request September 21, 2024 14:13
Status Failure
Total duration 6m 58s
Artifacts

node-test.yml

on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 17 warnings
vscode_unit (18)
Process completed with exit code 1.
vscode_unit (20)
The job was canceled because "_18" failed.
vscode_unit (20)
The operation was canceled.
check-package-lock-vsce (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-package-lock (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-json-schema (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (20): src/commands/emulators-start.ts#L15
Unsafe assignment of an `any` value
lint (20): src/commands/emulators-start.ts#L40
Unexpected any. Specify a different type
lint (20): src/commands/emulators-start.ts#L66
Unsafe argument of type `any` assigned to a parameter of type `{ only: string; config: any; }`
lint (20): src/commands/emulators-start.ts#L79
Unsafe assignment of an `any` value
lint (20): src/commands/emulators-start.ts#L79
Unsafe construction of an any type value
lint (20): src/commands/emulators-start.ts#L88
Unsafe member access .push on an `any` value
lint (20): src/commands/emulators-start.ts#L88
Unsafe call of an `any` typed value
lint (20): src/commands/emulators-start.ts#L90
Unsafe assignment of an `any` value
lint (20): src/commands/emulators-start.ts#L90
Unsafe construction of an any type value
lint (20): src/commands/emulators-start.ts#L97
Unsafe member access .push on an `any` value
unit (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
vscode_unit (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/