Skip to content

Fix: pass doc to data type delete #985

Fix: pass doc to data type delete

Fix: pass doc to data type delete #985

Triggered via pull request December 13, 2023 17:50
Status Failure
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

node.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

54 errors
build (macos-latest, 16.x): src/mapeo-project.js#L525
Expected 1 arguments, but got 2.
build (macos-latest, 16.x): src/mapeo-project.js#L529
Property 'dataType' does not exist on type 'IconApi'.
build (ubuntu-latest, 16.x): src/mapeo-project.js#L525
Expected 1 arguments, but got 2.
build (macos-latest, 16.x): src/mapeo-project.js#L530
Property 'dataType' does not exist on type 'IconApi'.
build (ubuntu-latest, 16.x): src/mapeo-project.js#L529
Property 'dataType' does not exist on type 'IconApi'.
build (ubuntu-latest, 16.x): src/mapeo-project.js#L530
Property 'dataType' does not exist on type 'IconApi'.
build (macos-latest, 16.x): src/mapeo-project.js#L539
Expected 1 arguments, but got 2.
build (ubuntu-latest, 16.x): src/mapeo-project.js#L539
Expected 1 arguments, but got 2.
build (macos-latest, 16.x): src/mapeo-project.js#L564
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (ubuntu-latest, 16.x): src/mapeo-project.js#L564
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (macos-latest, 16.x): src/mapeo-project.js#L566
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (ubuntu-latest, 16.x): src/mapeo-project.js#L566
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (ubuntu-latest, 16.x): src/mapeo-project.js#L578
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (macos-latest, 16.x): src/mapeo-project.js#L578
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (ubuntu-latest, 16.x): src/mapeo-project.js#L600
Argument of type '{ name: string; variants: { size: string; mimeType: string; pixelDensity: number; blob: Buffer; }[]; }' is not assignable to parameter of type '{ name: string; variants: ((BitmapOpts | SvgOpts) & { blob: Buffer; })[]; }'.
build (macos-latest, 16.x): src/mapeo-project.js#L600
Argument of type '{ name: string; variants: { size: string; mimeType: string; pixelDensity: number; blob: Buffer; }[]; }' is not assignable to parameter of type '{ name: string; variants: ((BitmapOpts | SvgOpts) & { blob: Buffer; })[]; }'.
build (ubuntu-latest, 16.x)
Process completed with exit code 1.
build (macos-latest, 16.x)
Process completed with exit code 1.
build (windows-latest, 16.x): src/mapeo-project.js#L525
Expected 1 arguments, but got 2.
build (windows-latest, 16.x): src/mapeo-project.js#L529
Property 'dataType' does not exist on type 'IconApi'.
build (windows-latest, 16.x): src/mapeo-project.js#L530
Property 'dataType' does not exist on type 'IconApi'.
build (windows-latest, 16.x): src/mapeo-project.js#L539
Expected 1 arguments, but got 2.
build (windows-latest, 16.x): src/mapeo-project.js#L564
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (windows-latest, 16.x): src/mapeo-project.js#L566
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (windows-latest, 16.x): src/mapeo-project.js#L578
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (windows-latest, 16.x): src/mapeo-project.js#L600
Argument of type '{ name: string; variants: { size: string; mimeType: string; pixelDensity: number; blob: Buffer; }[]; }' is not assignable to parameter of type '{ name: string; variants: ((BitmapOpts | SvgOpts) & { blob: Buffer; })[]; }'.
build (windows-latest, 16.x)
Process completed with exit code 1.
build (ubuntu-latest, 18.x): src/mapeo-project.js#L525
Expected 1 arguments, but got 2.
build (ubuntu-latest, 18.x): src/mapeo-project.js#L529
Property 'dataType' does not exist on type 'IconApi'.
build (ubuntu-latest, 18.x): src/mapeo-project.js#L530
Property 'dataType' does not exist on type 'IconApi'.
build (ubuntu-latest, 18.x): src/mapeo-project.js#L539
Expected 1 arguments, but got 2.
build (ubuntu-latest, 18.x): src/mapeo-project.js#L564
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (ubuntu-latest, 18.x): src/mapeo-project.js#L566
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (ubuntu-latest, 18.x): src/mapeo-project.js#L578
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (ubuntu-latest, 18.x): src/mapeo-project.js#L600
Argument of type '{ name: string; variants: { size: string; mimeType: string; pixelDensity: number; blob: Buffer; }[]; }' is not assignable to parameter of type '{ name: string; variants: ((BitmapOpts | SvgOpts) & { blob: Buffer; })[]; }'.
build (ubuntu-latest, 18.x)
Process completed with exit code 1.
build (macos-latest, 18.x): src/mapeo-project.js#L525
Expected 1 arguments, but got 2.
build (macos-latest, 18.x): src/mapeo-project.js#L529
Property 'dataType' does not exist on type 'IconApi'.
build (macos-latest, 18.x): src/mapeo-project.js#L530
Property 'dataType' does not exist on type 'IconApi'.
build (macos-latest, 18.x): src/mapeo-project.js#L539
Expected 1 arguments, but got 2.
build (macos-latest, 18.x): src/mapeo-project.js#L564
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (macos-latest, 18.x): src/mapeo-project.js#L566
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (macos-latest, 18.x): src/mapeo-project.js#L578
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (macos-latest, 18.x): src/mapeo-project.js#L600
Argument of type '{ name: string; variants: { size: string; mimeType: string; pixelDensity: number; blob: Buffer; }[]; }' is not assignable to parameter of type '{ name: string; variants: ((BitmapOpts | SvgOpts) & { blob: Buffer; })[]; }'.
build (macos-latest, 18.x)
Process completed with exit code 1.
build (windows-latest, 18.x): src/mapeo-project.js#L525
Expected 1 arguments, but got 2.
build (windows-latest, 18.x): src/mapeo-project.js#L529
Property 'dataType' does not exist on type 'IconApi'.
build (windows-latest, 18.x): src/mapeo-project.js#L530
Property 'dataType' does not exist on type 'IconApi'.
build (windows-latest, 18.x): src/mapeo-project.js#L539
Expected 1 arguments, but got 2.
build (windows-latest, 18.x): src/mapeo-project.js#L564
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (windows-latest, 18.x): src/mapeo-project.js#L566
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (windows-latest, 18.x): src/mapeo-project.js#L578
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
build (windows-latest, 18.x): src/mapeo-project.js#L600
Argument of type '{ name: string; variants: { size: string; mimeType: string; pixelDensity: number; blob: Buffer; }[]; }' is not assignable to parameter of type '{ name: string; variants: ((BitmapOpts | SvgOpts) & { blob: Buffer; })[]; }'.
build (windows-latest, 18.x)
Process completed with exit code 1.