Merge fix/collapsible en veel meer #24
Annotations
10 errors and 2 warnings
validate:
app/(tabs)/faq/_layout.tsx#L39
Replace `·backgroundColor={Colors[colorScheme].tabBarStyle.backgroundColor}·animated={true}·style="light"` with `⏎········backgroundColor={Colors[colorScheme].tabBarStyle.backgroundColor}⏎········animated={true}⏎········style="light"⏎·····`
|
validate:
app/(tabs)/more/about.tsx#L13
Insert `;`
|
validate:
app/(tabs)/more/about.tsx#L30
Insert `,`
|
validate:
app/(tabs)/more/about.tsx#L31
Insert `,`
|
validate:
app/(tabs)/more/about.tsx#L35
Replace `⏎········}` with `········},`
|
validate:
app/(tabs)/more/about.tsx#L37
Insert `;`
|
validate:
app/(tabs)/more/profile.tsx#L31
Insert `;`
|
validate:
app/(tabs)/more/profile.tsx#L32
Insert `;`
|
validate:
app/(tabs)/more/profile.tsx#L55
'error' is defined but never used
|
validate:
app/(tabs)/more/profile.tsx#L56
Delete `⏎`
|
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/
|