Skip to content

Deployment to Salesforce fails due to missing class #31

@tfuda

Description

@tfuda

When I try deploying the latest code into a Developer Edition org of mine, deployment is failing with the following error:

Deployment Started
Status: Queued
Status: InProgress
Status: InProgress
Status: InProgress
Status: InProgress
Status: InProgress
Status: Completed
Deployment Complete
Failures:
classes/fflib_SObjectMocks.cls(36,11):Invalid type: fflib_ApexMocks

It looks like the new fflib_SObjectsMocks class is referencing fflib_ApexMocks, but that class is missing from the repo, and package.xml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions