refactor: remove attached files feature from core package #5267
gradle.yml
on: pull_request
Format
1m 56s
Check AGPL license header
12s
Test
1m 49s
Release tag
0s
Annotations
18 errors and 4 warnings
Test
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; actions: ({ key: string; order: number; iconName: string; title: string; onPress: () => Promise<boolean>; showInHeader: true; } | { ...; })[]; }' is not assignable to parameter of type 'HeaderOptions'.
|
Test
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; actions: ({ key: string; order: number; iconName: string; title: string; onPress: () => Promise<boolean>; showInHeader: true; } | { ...; })[]; }' is not assignable to parameter of type 'HeaderOptions'.
|
Test
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; actions: ({ key: string; order: number; iconName: string; title: string; onPress: () => Promise<boolean>; showInHeader: true; } | { ...; })[]; }' is not assignable to parameter of type 'HeaderOptions'.
|
Test
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; }' is not assignable to parameter of type 'HeaderOptions'.
|
Test
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; actions: ({ key: string; order: number; iconName: string; title: string; onPress: () => Promise<boolean>; showInHeader: true; } | { ...; })[]; }' is not assignable to parameter of type 'HeaderOptions'.
|
Test
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; actions: { key: string; order: number; iconName: string; title: string; iconColor: string; onPress: () => void; showInHeader: true; }[]; }' is not assignable to parameter of type 'HeaderOptions'.
|
Test
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; }' is not assignable to parameter of type 'HeaderOptions'.
|
Test
Argument of type '{ model: string; modelId: any; headerTitle: any; disableMailMessages: boolean; attachedFileScreenTitle: any; actions: { key: string; order: number; iconName: string; title: string; iconColor: string; onPress: () => void; showInHeader: true; }[]; }' is not assignable to parameter of type 'HeaderOptions'.
|
Test
Process completed with exit code 1.
|
Build & APK generation
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; actions: ({ key: string; order: number; iconName: string; title: string; onPress: () => Promise<boolean>; showInHeader: true; } | { ...; })[]; }' is not assignable to parameter of type 'HeaderOptions'.
|
Build & APK generation
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; actions: ({ key: string; order: number; iconName: string; title: string; onPress: () => Promise<boolean>; showInHeader: true; } | { ...; })[]; }' is not assignable to parameter of type 'HeaderOptions'.
|
Build & APK generation
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; actions: ({ key: string; order: number; iconName: string; title: string; onPress: () => Promise<boolean>; showInHeader: true; } | { ...; })[]; }' is not assignable to parameter of type 'HeaderOptions'.
|
Build & APK generation
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; }' is not assignable to parameter of type 'HeaderOptions'.
|
Build & APK generation
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; actions: ({ key: string; order: number; iconName: string; title: string; onPress: () => Promise<boolean>; showInHeader: true; } | { ...; })[]; }' is not assignable to parameter of type 'HeaderOptions'.
|
Build & APK generation
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; actions: { key: string; order: number; iconName: string; title: string; iconColor: string; onPress: () => void; showInHeader: true; }[]; }' is not assignable to parameter of type 'HeaderOptions'.
|
Build & APK generation
Argument of type '{ model: string; modelId: any; disableMailMessages: boolean; attachedFileScreenTitle: any; }' is not assignable to parameter of type 'HeaderOptions'.
|
Build & APK generation
Argument of type '{ model: string; modelId: any; headerTitle: any; disableMailMessages: boolean; attachedFileScreenTitle: any; actions: { key: string; order: number; iconName: string; title: string; iconColor: string; onPress: () => void; showInHeader: true; }[]; }' is not assignable to parameter of type 'HeaderOptions'.
|
Build & APK generation
Process completed with exit code 1.
|
Check AGPL license header
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build & APK generation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|