Skip to content

Revert "Integrated real file upload capability" #134

Revert "Integrated real file upload capability"

Revert "Integrated real file upload capability" #134

Triggered via push January 16, 2026 11:02
Status Failure
Total duration 29s
Artifacts

lint.yml

on: push
ESLint & Prettier
25s
ESLint & Prettier
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
ESLint & Prettier: guard_app/src/screen/MessagesScreen.tsx#L86
Replace `item` with `(item)`
ESLint & Prettier: guard_app/src/screen/MessagesScreen.tsx#L62
Replace `⏎········styles.bubble,⏎········item.from·===·'guard'·?·styles.bubbleGuard·:·styles.bubbleEmployer,⏎······` with `styles.bubble,·item.from·===·'guard'·?·styles.bubbleGuard·:·styles.bubbleEmployer`
ESLint & Prettier: guard_app/src/screen/MessagesScreen.tsx#L56
Replace `prev` with `(prev)`
ESLint & Prettier: guard_app/src/screen/DocumentsScreen.tsx#L3
Unable to resolve path to module 'expo-document-picker'
ESLint & Prettier: guard_app/src/components/AddAvailabilityModal.tsx#L1
Unable to resolve path to module '@react-native-community/datetimepicker'
ESLint & Prettier: guard_app/src/api/shifts.ts#L61
Replace `(toArray<ShiftDto>(data).length)` with `toArray<ShiftDto>(data).length`
ESLint & Prettier: guard_app/src/api/shifts.ts#L38
Delete `··················`
ESLint & Prettier: guard_app/src/api/shifts.ts#L37
Delete `·····················`
ESLint & Prettier: guard_app/src/api/shifts.ts#L36
Delete `····················`
ESLint & Prettier: guard_app/src/api/shifts.ts#L35
Delete `································`
ESLint & Prettier: guard_app/src/screen/DocumentsScreen.tsx#L4
`@react-native-async-storage/async-storage` import should occur before import of `react`
ESLint & Prettier: guard_app/src/screen/DocumentsScreen.tsx#L3
`expo-document-picker` import should occur before import of `react`
ESLint & Prettier: guard_app/src/api/shifts.ts#L50
Unexpected any. Specify a different type
ESLint & Prettier: guard_app/src/api/shifts.ts#L50
Unexpected any. Specify a different type
ESLint & Prettier: guard_app/src/api/shifts.ts#L49
Unexpected any. Specify a different type
ESLint & Prettier: guard_app/src/api/shifts.ts#L49
Unexpected any. Specify a different type
ESLint & Prettier: guard_app/src/api/shifts.ts#L48
Unexpected any. Specify a different type
ESLint & Prettier: guard_app/src/api/shifts.ts#L48
Unexpected any. Specify a different type
ESLint & Prettier: guard_app/src/api/shifts.ts#L46
Unexpected any. Specify a different type
ESLint & Prettier: guard_app/src/api/availability.ts#L31
Unexpected any. Specify a different type