Bump zapier-platform-core from 15.5.1 to 15.19.0 #282
Annotations
4 errors
Run tests:
node_modules/zapier-platform-core/types/zapier.custom.d.ts#L6
Cannot find type definition file for 'node-fetch'.
|
Run tests:
node_modules/zapier-platform-core/types/zapier.custom.d.ts#L9
Could not find a declaration file for module 'node-fetch'. '/home/runner/work/zapier/zapier/node_modules/node-fetch/lib/index.js' implicitly has an 'any' type.
|
Run tests:
src/test/utils/mockBundle.ts#L16
Type '{ isBulkRead: false; page: number; isLoadingSample: false; isFillingDynamicDropdown: false; limit: number; isPopulatingDedupe: false; isTestingAuth: false; }' is missing the following properties from type '{ isBulkRead: boolean; isFillingDynamicDropdown: boolean; isLoadingSample: boolean; isPopulatingDedupe: boolean; isTestingAuth: boolean; limit: number; page: number; withSearch?: string | undefined; timezone: string | null; zap?: { ...; } | undefined; inputFields: { ...; }; }': timezone, inputFields
|
Run tests
Process completed with exit code 2.
|
Loading