Skip to content
Triggered via push July 2, 2024 20:05
Status Failure
Total duration 2m 51s
Artifacts

tests.yaml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
packages/cli/lib/services/compile.service.unit.test.ts > listFiles > should list files with glob: packages/cli/lib/services/compile.service.unit.test.ts#L19
AssertionError: expected { inputPath: 'packages/cli/lib/services/verification.service.ts', outputPath: '/home/runner/work/nango/nango/packages/cli/lib/services/dist/verification.service.js', baseName: 'verification.service' } to strictly equal { baseName: 'verification.service', inputPath: '/home/runner/work/nango/nango/packages/cli/lib/services/verification.service.ts', outputPath: '/home/runner/work/nango/nango/packages/cli/lib/services/dist/verification.service.js' } - Expected + Received Object { "baseName": "verification.service", - "inputPath": "/home/runner/work/nango/nango/packages/cli/lib/services/verification.service.ts", + "inputPath": "packages/cli/lib/services/verification.service.ts", "outputPath": "/home/runner/work/nango/nango/packages/cli/lib/services/dist/verification.service.js", } ❯ packages/cli/lib/services/compile.service.unit.test.ts:19:26
tests (ubuntu-latest, 20.x)
Process completed with exit code 1.
tests (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
packages/cli/lib/services/compile.service.unit.test.ts > listFiles > should list files with glob: packages/cli/lib/services/compile.service.unit.test.ts#L19
AssertionError: expected { inputPath: 'packages/cli/lib/services/verification.service.ts', outputPath: '/home/runner/work/nango/nango/packages/cli/lib/services/dist/verification.service.js', baseName: 'verification.service' } to strictly equal { baseName: 'verification.service', inputPath: '/home/runner/work/nango/nango/packages/cli/lib/services/verification.service.ts', outputPath: '/home/runner/work/nango/nango/packages/cli/lib/services/dist/verification.service.js' } - Expected + Received Object { "baseName": "verification.service", - "inputPath": "/home/runner/work/nango/nango/packages/cli/lib/services/verification.service.ts", + "inputPath": "packages/cli/lib/services/verification.service.ts", "outputPath": "/home/runner/work/nango/nango/packages/cli/lib/services/dist/verification.service.js", } ❯ packages/cli/lib/services/compile.service.unit.test.ts:19:26
tests (ubuntu-latest, 18.x)
The operation was canceled.
tests (windows-latest, 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
tests (windows-latest, 20.x)
The operation was canceled.
tests (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
tests (windows-latest, 18.x)
The operation was canceled.