Merge fix/collapsible en veel meer #27
Annotations
10 errors and 2 warnings
validate:
app/(tabs)/more/profile.tsx#L55
'error' is defined but never used
|
validate:
app/(tabs)/more/scan.tsx#L37
'error' is defined but never used
|
validate:
app/+native-intent.tsx#L42
'error' is defined but never used
|
validate:
app/+native-intent.tsx#L63
'error' is defined but never used
|
validate:
app/_layout.tsx#L183
'expoPushToken' is assigned a value but never used
|
validate:
app/_layout.tsx#L184
'notification' is assigned a value but never used
|
validate:
app/_layout.tsx#L193
Unexpected any. Specify a different type
|
validate:
app/_layout.tsx#L206
Expected an assignment or function call and instead saw an expression
|
validate:
app/_layout.tsx#L210
Expected an assignment or function call and instead saw an expression
|
validate:
components/Anchor.tsx#L21
Expected an assignment or function call and instead saw an expression
|
validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
validate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|