Show live text instead of Unix epoch #15
Triggered via pull request
September 24, 2023 16:19
Status
Failure
Total duration
4m 26s
Artifacts
–
typescript_checks.yml
on: pull_request
lint
4m 17s
typescript-check
58s
Annotations
5 errors
typescript-check:
src/navigation/navigationContainer.tsx#L20
Module '"@screens"' has no exported member 'HomeScreen'.
|
typescript-check:
src/screens/index.ts#L1
Cannot find module './HomeScreen' or its corresponding type declarations.
|
typescript-check
Process completed with exit code 2.
|
lint:
src/screens/index.ts#L1
Unable to resolve path to module './HomeScreen'
|
lint
Process completed with exit code 1.
|