Skip to content

fix: clear selected when list change #33

fix: clear selected when list change

fix: clear selected when list change #33

Triggered via push June 4, 2024 06:49
Status Success
Total duration 1m 34s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: src/@types/global.d.ts#L29
Unexpected any. Specify a different type
lint: src/@types/global.d.ts#L34
Unexpected any. Specify a different type
lint: src/@types/global.d.ts#L43
Unexpected any. Specify a different type
lint: src/app/components/route-header/RouteHeaderBreadcrumb.tsx#L37
Unexpected any. Specify a different type
lint: src/app/components/table-filter/types.ts#L4
Unexpected any. Specify a different type
lint: src/app/components/table/Mobile.tsx#L15
Unexpected any. Specify a different type
lint: src/app/components/table/Mobile.tsx#L20
Unexpected any. Specify a different type
lint: src/app/components/table/Mobile.tsx#L105
Forbidden non-null assertion
lint: src/app/components/table/Mobile.tsx#L155
Forbidden non-null assertion
lint: src/app/components/table/Mobile.tsx#L183
Forbidden non-null assertion
build-site
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-site
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-site
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3, dswistowski/surge-sh-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-site
The following actions uses node12 which is deprecated and will be forced to run on node16: dswistowski/surge-sh-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/