Update app_test.yml #2658
Annotations
10 errors and 12 warnings
lint
'MarkerAnimated' refers to a value, but is being used as a type here. Did you mean 'typeof MarkerAnimated'?
|
lint
Argument of type '{ latitude: number; longitude: number; useNativeDriver: false; duration: number; }' is not assignable to parameter of type 'TimingAnimationConfig & LatLng & { latitudeDelta: number; longitudeDelta: number; }'.
|
lint
Type 'AnimatedMapRegion' is missing the following properties from type 'WithAnimatedObject<LatLng>': latitude, longitude
|
lint
Property 'vehicle' does not exist on type 'RideInterface | null'.
|
lint
Property 'stopPoints' does not exist on type 'RideInterface | null'.
|
lint
Parameter 'p' implicitly has an 'any' type.
|
lint
Parameter 'p' implicitly has an 'any' type.
|
lint
Object is possibly 'null'.
|
lint
Object is possibly 'null'.
|
lint
No overload matches this call.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
examples/client/Locomotion/src/Components/AvailabilityVehicle/index.tsx#L77
Unexpected console statement
|
lint:
examples/client/Locomotion/src/Components/AvailabilityVehicle/index.tsx#L81
Unexpected any. Specify a different type
|
lint:
examples/client/Locomotion/src/Components/BaseText/index.js#L3
Prefer default export
|
lint:
examples/client/Locomotion/src/Components/BottomSheet/index.tsx#L14
Missing file extension for "../SafeView"
|
lint:
examples/client/Locomotion/src/Components/BottomSheet/index.tsx#L36
Unexpected any. Specify a different type
|
lint:
examples/client/Locomotion/src/Components/BottomSheet/index.tsx#L54
Unexpected any. Specify a different type
|
lint:
examples/client/Locomotion/src/Components/BottomSheet/index.tsx#L54
Unexpected any. Specify a different type
|
lint:
examples/client/Locomotion/src/Components/BottomSheet/index.tsx#L63
Unexpected any. Specify a different type
|
lint:
examples/client/Locomotion/src/Components/BottomSheet/index.tsx#L75
This line has a length of 116. Maximum allowed is 100
|
lint:
examples/client/Locomotion/src/Components/BottomSheet/index.tsx#L75
Unexpected any. Specify a different type
|