make parentId mandatory updateDataSourceDocumentParents and updateDat… #9338
Annotations
10 errors and 1 warning
Run npm install && npm run build && npm run lint && npm run format:check
Argument of type '{ dataSourceConfig: DataSourceConfig; folderId: string; parents: string[]; title: string; mimeType: string; }' is not assignable to parameter of type '{ dataSourceConfig: DataSourceConfig; folderId: string; timestampMs?: number | undefined; parents: string[]; parentId: string | null; title: string; mimeType: string; } & RetryOptions'.
|
Run npm install && npm run build && npm run lint && npm run format:check
Argument of type '{ dataSourceConfig: DataSourceConfig; folderId: string; parents: string[]; title: string; mimeType: string; }' is not assignable to parameter of type '{ dataSourceConfig: DataSourceConfig; folderId: string; timestampMs?: number | undefined; parents: string[]; parentId: string | null; title: string; mimeType: string; } & RetryOptions'.
|
Run npm install && npm run build && npm run lint && npm run format:check
Argument of type '{ dataSourceConfig: DataSourceConfig; folderId: string; parents: string[]; title: string; mimeType: string; }' is not assignable to parameter of type '{ dataSourceConfig: DataSourceConfig; folderId: string; timestampMs?: number | undefined; parents: string[]; parentId: string | null; title: string; mimeType: string; } & RetryOptions'.
|
Run npm install && npm run build && npm run lint && npm run format:check
Argument of type '{ dataSourceConfig: DataSourceConfig; folderId: string; parents: string[]; title: string; mimeType: string; }' is not assignable to parameter of type '{ dataSourceConfig: DataSourceConfig; folderId: string; timestampMs?: number | undefined; parents: string[]; parentId: string | null; title: string; mimeType: string; } & RetryOptions'.
|
Run npm install && npm run build && npm run lint && npm run format:check
Argument of type '{ dataSourceConfig: DataSourceConfig; folderId: string; parents: [string, string, string]; title: string; mimeType: string; }' is not assignable to parameter of type '{ dataSourceConfig: DataSourceConfig; folderId: string; timestampMs?: number | undefined; parents: string[]; parentId: string | null; title: string; mimeType: string; } & RetryOptions'.
|
Run npm install && npm run build && npm run lint && npm run format:check
Argument of type '{ dataSourceConfig: DataSourceConfig; folderId: string; timestampMs: number; parents: string[]; title: string; mimeType: string; }' is not assignable to parameter of type '{ dataSourceConfig: DataSourceConfig; folderId: string; timestampMs?: number | undefined; parents: string[]; parentId: string | null; title: string; mimeType: string; } & RetryOptions'.
|
Run npm install && npm run build && npm run lint && npm run format:check
Argument of type '{ dataSourceConfig: DataSourceConfig; folderId: string; parents: string[]; title: string; mimeType: string; }' is not assignable to parameter of type '{ dataSourceConfig: DataSourceConfig; folderId: string; timestampMs?: number | undefined; parents: string[]; parentId: string | null; title: string; mimeType: string; } & RetryOptions'.
|
Run npm install && npm run build && npm run lint && npm run format:check
Argument of type '{ dataSourceConfig: DataSourceConfig; folderId: string; parents: string[]; title: string; mimeType: string; }' is not assignable to parameter of type '{ dataSourceConfig: DataSourceConfig; folderId: string; timestampMs?: number | undefined; parents: string[]; parentId: string | null; title: string; mimeType: string; } & RetryOptions'.
|
Run npm install && npm run build && npm run lint && npm run format:check
Argument of type '{ dataSourceConfig: DataSourceConfig; folderId: string; parents: string[]; title: string; mimeType: string; }' is not assignable to parameter of type '{ dataSourceConfig: DataSourceConfig; folderId: string; timestampMs?: number | undefined; parents: string[]; parentId: string | null; title: string; mimeType: string; } & RetryOptions'.
|
Run npm install && npm run build && npm run lint && npm run format:check
Argument of type '{ dataSourceConfig: DataSourceConfig; folderId: string; title: string; parents: string[]; mimeType: string; }' is not assignable to parameter of type '{ dataSourceConfig: DataSourceConfig; folderId: string; timestampMs?: number | undefined; parents: string[]; parentId: string | null; title: string; mimeType: string; } & RetryOptions'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading