Skip to content

Adding OLX

Adding OLX #14

Triggered via pull request August 6, 2025 19:24
@devinmattedevinmatte
synchronize #13
olx
Status Success
Total duration 39s
Artifacts

lint.yml

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

Annotations

10 warnings
frontend (22): src/components/DeparturePicker/index.ts#L1
Do not alias `default` as `default`. Just export `default` itself instead
frontend (22): src/components/DeparturePicker/DeparturePickerDesktop.tsx#L53
React Hook useCallback has a missing dependency: 'onSelectTime'. Either include it or remove the dependency array
frontend (22): src/components/Button/Button.tsx#L39
Prefer named exports
frontend (22): src/components/AppContextProvider/index.ts#L1
Do not alias `default` as `default`. Just export `default` itself instead