Skip to content

auto-release

auto-release #24

Re-run triggered February 12, 2024 14:07
Status Failure
Total duration 45s
Artifacts

release.yml

on: release
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
release (16): src/__tests__/integration/apple/calendar.test.ts#L139
Replace `objects.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0)).toBe(⏎····true,⏎··` with `⏎····objects.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0),⏎··).toBe(true`
release (16): src/__tests__/integration/baikal/addressBook.test.ts#L83
Replace `vcards.every((o)·=>·o.data.length·>·0·&&·((o.etag?.length·??·0)·??·0)·>·0·&&·o.url.length·>·0)).toBe(⏎····true,⏎··` with `⏎····vcards.every((o)·=>·o.data.length·>·0·&&·(o.etag?.length·??·0·??·0)·>·0·&&·o.url.length·>·0),⏎··).toBe(true`
release (16): src/__tests__/integration/davical/calendar.test.ts#L139
Replace `objects.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0)).toBe(⏎····true,⏎··` with `⏎····objects.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0),⏎··).toBe(true`
release (16): src/__tests__/integration/fastmail/addressBook.test.ts#L83
Replace `vcards.every((o)·=>·o.data.length·>·0·&&·((o.etag?.length·??·0)·??·0)·>·0·&&·o.url.length·>·0)).toBe(⏎····true,⏎··` with `⏎····vcards.every((o)·=>·o.data.length·>·0·&&·(o.etag?.length·??·0·??·0)·>·0·&&·o.url.length·>·0),⏎··).toBe(true`
release (16): src/__tests__/integration/fastmail/calendar.test.ts#L139
Replace `objects.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0)).toBe(⏎····true,⏎··` with `⏎····objects.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0),⏎··).toBe(true`
release (16): src/__tests__/integration/google/addressBook.test.ts#L97
Replace `vcards.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0)).toBe(⏎····true,⏎··` with `⏎····vcards.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0),⏎··).toBe(true`
release (16): src/__tests__/integration/google/calendar.test.ts#L144
Replace `objects.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0)).toBe(⏎····true,⏎··` with `⏎····objects.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0),⏎··).toBe(true`
release (16): src/__tests__/integration/nextcloud/addressBook.test.ts#L83
Replace `vcards.every((o)·=>·o.data.length·>·0·&&·((o.etag?.length·??·0)·??·0)·>·0·&&·o.url.length·>·0)).toBe(⏎····true,⏎··` with `⏎····vcards.every((o)·=>·o.data.length·>·0·&&·(o.etag?.length·??·0·??·0)·>·0·&&·o.url.length·>·0),⏎··).toBe(true`
release (16): src/__tests__/integration/nextcloud/calendar.test.ts#L139
Replace `objects.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0)).toBe(⏎····true,⏎··` with `⏎····objects.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0),⏎··).toBe(true`
release (16): src/__tests__/integration/zoho/addressBook.test.ts#L92
Replace `vcards.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0)).toBe(⏎····true,⏎··` with `⏎····vcards.every((o)·=>·o.data?.length·>·0·&&·(o.etag?.length·??·0)·>·0·&&·o.url?.length·>·0),⏎··).toBe(true`