Skip to content

πŸ“¦ Scheduled Package Validation Report - Wed Aug 13 2025 - 434 failuresΒ #18035

@github-actions

Description

@github-actions

πŸ“¦ Scheduled Package Validation Report - Wed Aug 13 2025

πŸ“Š Summary:

  • Total Components: 2964
  • βœ… Validated: 2529
  • ❌ Failed: 434
  • ⏭️ Skipped: 1
  • πŸ“ˆ Publishable: 2963
  • πŸ“‰ Failure Rate: 14.65%

πŸ”— Links

  • Workflow Run: #7
  • Download Reports: Check the workflow artifacts for detailed JSON and text reports

❌ Failed Packages

  • @pipedream/abuselpdb (abuselpdb): packageDependencies
  • @pipedream/action_builder (action_builder): packageDependencies
  • @pipedream/action_network (action_network): packageDependencies
  • @pipedream/acumbamail (acumbamail): packageDependencies
  • @pipedream/adafruit_io (adafruit_io): packageDependencies
  • @pipedream/adp (adp): packageDependencies
  • @pipedream/aimtell (aimtell): packageDependencies
  • @pipedream/airnow (airnow): packageDependencies
  • @pipedream/amazing_marvin (amazing_marvin): packageDependencies
  • @pipedream/amazon_ses (amazon_ses): relativeImports
  • ... and 424 more packages

πŸ“‹ Failure Categories

πŸ” PACKAGEDEPENDENCIES Failures (414)

  • @pipedream/abuselpdb: Package imports require corresponding dependencies. Missing dependencies: @pipedream/types (for import { defineApp } from "@pipedream/types")
  • @pipedream/action_builder: Package imports require corresponding dependencies. Missing dependencies: @pipedream/types (for import { defineApp } from "@pipedream/types")
  • @pipedream/action_network: Package imports require corresponding dependencies. Missing dependencies: @pipedream/types (for import { defineApp } from "@pipedream/types")
  • ... and 411 more

πŸ” RELATIVEIMPORTS Failures (22)

  • @pipedream/amazon_ses: Relative imports to app files should be avoided. Found: import aws from "../aws/aws.app.mjs" Consider using '@pipedream/aws' instead.
  • @pipedream/apitemplate_io: Relative imports to app files should be avoided. Found: import constants from "../common/constants.mjs"
  • @pipedream/clientary: Relative imports to app files should be avoided. Found: import utils from "../common/utils.mjs", import { requestMethodParams } from "../common/constants.mjs"
  • ... and 19 more

πŸ” MAINFILE Failures (2)

  • @pipedream/stack_exchange: Main file not found: stack_exchange.app.mjs
  • @pipedream/yotpo: Main file not found: yotpo.app.mjs

πŸ” IMPORT Failures (2)

  • @pipedream/stack_exchange: Main file not found: stack_exchange.app.mjs
  • @pipedream/yotpo: Main file not found: yotpo.app.mjs

Full Report

The complete validation report is available as an artifact in the workflow run.

Next Steps

  1. Review the failed packages listed above
  2. Check the full validation report artifact for detailed error messages
  3. Fix import/dependency issues in failing packages
  4. Consider updating package.json configurations
  5. Ensure all main files have proper exports

πŸ”§ Quick Commands

To test a specific package locally:

npm run validate:package -- <package-name>

To run validation on all packages:

npm run validate:packages:verbose

This issue was automatically created by the scheduled package validation workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    automatedbugSomething isn't workingpackage-validationtriagedFor maintainers: This issue has been triaged by a Pipedream employee

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions