Skip to content

fix: identify dependencies that might require the --no-tree-shake-icons flag #30095

fix: identify dependencies that might require the --no-tree-shake-icons flag

fix: identify dependencies that might require the --no-tree-shake-icons flag #30095

Triggered via pull request October 1, 2024 01:16
Status Success
Total duration 11m 23s
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

21 warnings
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/
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/frameworks/flutter/index.ts#L16
Missing JSDoc comment
lint (20): src/frameworks/flutter/index.ts#L20
Unsafe assignment of an `any` value
lint (20): src/frameworks/flutter/index.ts#L21
Unsafe assignment of an `any` value
lint (20): src/frameworks/flutter/index.ts#L21
Unsafe member access .dependencies on an `any` value
lint (20): src/frameworks/flutter/index.ts#L26
Missing return type on function
lint (20): src/frameworks/flutter/index.ts#L26
Missing JSDoc comment
lint (20): src/frameworks/flutter/index.ts#L26
Unexpected any. Specify a different type
lint (20): src/frameworks/flutter/index.ts#L26
Unexpected any. Specify a different type
lint (20): src/frameworks/flutter/index.ts#L31
Unsafe assignment of an `any` value
lint (20): src/frameworks/flutter/index.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `string`
lint (20): firebase-vscode/src/data-connect/ad-hoc-mutations.ts#L146
Expected { after 'if' condition
lint (20): firebase-vscode/src/data-connect/ad-hoc-mutations.ts#L188
Expected { after 'if' condition
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/
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/
vscode_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/