chore!: remove isInitialProject
project setting
#2208
Annotations
2 errors and 1 warning
src/mapeo-project.js#L540
Argument of type '{ schemaName: "projectSettings"; name?: string | undefined; defaultPresets?: { point: string[]; area: string[]; vertex: string[]; line: string[]; relation: string[]; } | undefined; configMetadata?: { name: string; buildDate: string; importDate: string; fileVersion: string; } | undefined; isInitialProject?: boolean | undefined; }' is not assignable to parameter of type '{ schemaName: "projectSettings"; name?: string | undefined; defaultPresets?: { point: string[]; area: string[]; vertex: string[]; line: string[]; relation: string[]; } | undefined; configMetadata?: { name: string; buildDate: string; importDate: string; fileVersion: string; } | undefined; isInitialProject: boolean; } | CoreOwnershipWithSignaturesValue'.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading