feature: add typecheck scripts and change ~plugin/
shared code reference
#10
Annotations
11 errors
core
Process completed with exit code 1.
|
webui
Output file '/home/runner/work/expo-atlas/expo-atlas/build/src/data/types.d.ts' has not been built from source file '/home/runner/work/expo-atlas/expo-atlas/src/data/types.ts'.
|
webui
Output file '/home/runner/work/expo-atlas/expo-atlas/build/src/utils/search.d.ts' has not been built from source file '/home/runner/work/expo-atlas/expo-atlas/src/utils/search.ts'.
|
webui
Type 'unknown' is not assignable to type 'number'.
|
webui
'module' is of type 'unknown'.
|
webui
'module' is of type 'unknown'.
|
webui
Parameter 'module' implicitly has an 'any' type.
|
webui
Output file '/home/runner/work/expo-atlas/expo-atlas/build/src/data/types.d.ts' has not been built from source file '/home/runner/work/expo-atlas/expo-atlas/src/data/types.ts'.
|
webui
Parameter 'output' implicitly has an 'any' type.
|
webui
Parameter 'path' implicitly has an 'any' type.
|
webui
Parameter 'part' implicitly has an 'any' type.
|