Skip to content

Run CI Test and Build #130

Run CI Test and Build

Run CI Test and Build #130

Triggered via pull request September 23, 2024 00:51
Status Success
Total duration 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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: src/components/inputs/MapsInput/index.tsx#L85
React Hook React.useMemo has missing dependencies: 'API_MAP_TYPE', 'API_SEARCH_FIELD', 'API_URL', and 'props.mapType'. Either include them or remove the dependency array
lint: src/components/inputs/PlacesTimelineInput/index.tsx#L94
React Hook React.useMemo has missing dependencies: 'API_MAP_TYPE', 'API_SEARCH_FIELD', 'API_URL', and 'props.mapType'. Either include them or remove the dependency array
lint: src/components/inputs/PlacesTimelineInput/index.tsx#L107
React Hook useEffect has a missing dependency: 'field.value'. Either include it or remove the dependency array
lint: src/components/inputs/TimezoneInput/index.tsx#L45
React Hook useEffect has missing dependencies: 'field.value', 'props.source', 'setFormValue', and 'timezoneDefaultValue?.value'. Either include them or remove the dependency array
lint: src/components/inputs/TimezoneInput/index.tsx#L52
React Hook useEffect has a missing dependency: 'autoCompletesTimezones'. Either include it or remove the dependency array
lint: src/components/inputs/TzDateInput/index.tsx#L55
React Hook useEffect has missing dependencies: 'field.value', 'props.source', and 'setFormValue'. Either include them or remove the dependency array
lint: src/components/inputs/TzDateInput/index.tsx#L63
React Hook useEffect has a missing dependency: 'timezoneSourceInput.field.value'. Either include it or remove the dependency array
lint: src/components/inputs/TzDateInput/index.tsx#L72
React Hook useEffect has missing dependencies: 'field.value', 'props.source', 'setFormValue', and 'value'. Either include them or remove the dependency array
lint: src/components/inputs/TzTimeInput/index.tsx#L72
React Hook useEffect has missing dependencies: 'dateSourceInput.field.value', 'field.value', 'props.source', and 'setFormValue'. Either include them or remove the dependency array
lint: src/components/inputs/TzTimeInput/index.tsx#L79
React Hook useEffect has a missing dependency: 'timezoneSourceInput.field.value'. Either include it or remove the dependency array
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/