refactor(components): renaming expansion panel files #415
Annotations
12 warnings
e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
libs/components/src/action-ribbon/action-ribbon-base.ts#L85
Unexpected any. Specify a different type
|
lint:
libs/components/src/alert/alert-base.ts#L86
Unexpected any. Specify a different type
|
lint:
libs/components/src/chips/chip-base.ts#L126
Unexpected any. Specify a different type
|
lint:
libs/components/src/chips/chip-base.ts#L130
Unexpected any. Specify a different type
|
lint:
libs/components/src/tree-list/tree-list.ts#L34
Unexpected any. Specify a different type
|
lint:
libs/components/src/tree-list/tree-list.ts#L40
Forbidden non-null assertion
|
lint:
libs/components/src/tree-list/tree-list.ts#L44
Forbidden non-null assertion
|
lint:
libs/components/src/tree-list/tree-list.ts#L50
Forbidden non-null assertion
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|