Skip to content

Better Route Search Remark #813

Better Route Search Remark

Better Route Search Remark #813

Triggered via pull request June 15, 2024 19:18
Status Failure
Total duration 1m 19s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
build (21.x): src/components/route-board/RouteTerminus.tsx#L54
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Terminal'.
build (21.x): src/components/route-board/RouteTerminus.tsx#L60
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Terminal'.
build (21.x): src/components/route-board/RouteTerminus.tsx#L63
Type 'Company[]' cannot be used as an index type.
build (21.x): src/components/route-board/RouteTerminus.tsx#L65
Type 'Company[]' cannot be used as an index type.
build (21.x): src/components/route-board/RouteTerminus.tsx#L65
Type 'Company[]' cannot be used as an index type.
build (21.x): src/components/route-board/RouteTerminus.tsx#L66
Type 'Company[]' cannot be used as an index type.
build (21.x): src/components/route-board/RouteTerminus.tsx#L67
Type 'Company[]' cannot be used as an index type.
build (21.x): src/components/route-board/RouteTerminus.tsx#L67
Type 'Company[]' cannot be used as an index type.
build (21.x): src/components/route-board/RouteTerminus.tsx#L70
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ en: string; zh: string; }'.
build (21.x): src/components/route-board/RouteTerminus.tsx#L73
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ en: string; zh: string; }'.
build (20.x)
The job was canceled because "_21_x" failed.
build (20.x): src/components/route-board/RouteTerminus.tsx#L54
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Terminal'.
build (20.x): src/components/route-board/RouteTerminus.tsx#L60
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Terminal'.
build (20.x): src/components/route-board/RouteTerminus.tsx#L63
Type 'Company[]' cannot be used as an index type.
build (20.x): src/components/route-board/RouteTerminus.tsx#L65
Type 'Company[]' cannot be used as an index type.
build (20.x): src/components/route-board/RouteTerminus.tsx#L65
Type 'Company[]' cannot be used as an index type.
build (20.x): src/components/route-board/RouteTerminus.tsx#L66
Type 'Company[]' cannot be used as an index type.
build (20.x): src/components/route-board/RouteTerminus.tsx#L67
Type 'Company[]' cannot be used as an index type.
build (20.x): src/components/route-board/RouteTerminus.tsx#L67
Type 'Company[]' cannot be used as an index type.
build (20.x): src/components/route-board/RouteTerminus.tsx#L70
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ en: string; zh: string; }'.
build (20.x): src/components/route-board/RouteTerminus.tsx#L73
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ en: string; zh: string; }'.
build (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/