v1.0 #111
Annotations
11 errors and 3 warnings
build
Process completed with exit code 1.
|
lint:
example/src/App.tsx#L4
Module '"/home/runner/work/passage-react-native/passage-react-native/src/index"' has no default export.
|
lint:
src/Passage.ts#L62
Property 'appId' is declared but its value is never read.
|
lint:
src/PassageApp/PassageApp.ts#L2
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
|
lint:
src/PassageApp/PassageApp.ts#L3
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
|
lint:
src/PassageApp/PassageAppInfo.ts#L1
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
|
lint:
src/PassageApp/PublicUserInfo.ts#L1
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
|
lint:
src/PassageCurrentUser/CurrentUser.ts#L1
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
|
lint:
src/PassageCurrentUser/PassageCurrentUser.ts#L1
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
|
lint:
src/PassageCurrentUser/PassageCurrentUser.ts#L2
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
|
lint:
src/PassageCurrentUser/PassageCurrentUser.ts#L4
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|