0.2.34 #16
Annotations
2 errors and 4 warnings
build:
app/(app)/(tabs)/index.tsx#L17
Type '{ animationDuration: number; fabIcon: "Plus"; onPressFab: () => void; style: any; }' is missing the following properties from type 'FabProps': isActive, icons, onPressItem
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
app/(app)/(tabs)/index.tsx#L1
'View' is defined but never used. Allowed unused vars must match /^_/u
|
build:
app/(app)/(tabs)/index.tsx#L21
Unexpected console statement
|
build:
app/(app)/(tabs)/profile.tsx#L3
'Stack' is defined but never used. Allowed unused vars must match /^_/u
|