Update dependency dotenv to v16.4.5 - autoclosed #675
Annotations
11 errors
|
Run `lint`:
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`
|
Run `lint`:
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`
|
Run `lint`:
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`
|
Run `lint`:
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`
|
Run `lint`:
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`
|
Run `lint`:
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`
|
Run `lint`:
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`
|
Run `lint`:
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`
|
Run `lint`:
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`
|
Run `lint`:
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`
|
The logs for this run have expired and are no longer available.
Loading