feat!: upgrade android sdk to 7.0.0 #36
ci.yml
on: pull_request
lint
1m 32s
check-objc-formatting
24s
check-java-formatting
12s
test
4s
build-library
1m 27s
build-android-lmfs
1m 45s
build-android-odrd
1m 43s
build-ios-lmfs
2m 20s
build-ios-odrd
1m 52s
Annotations
2 warnings
|
lint:
example/ODRD/src/App.tsx#L188
React Hook useEffect has a missing dependency: 'fetchAuthToken'. Either include it or remove the dependency array
|
|
lint:
example/LMFS/src/App.tsx#L185
React Hook useEffect has a missing dependency: 'fetchAuthToken'. Either include it or remove the dependency array
|