Skip to content

The function does not appear on Azure with Pothos #75

@keita-makino

Description

@keita-makino

When I use the example described in the readme the function is deployed to Azure, but the code with a schema that is generated through Pothos failed to be successfully deployed on Azure as the image below shows.

image

It works if you delete src/functions/database.ts in the code repository of mine (https://github.com/3rfm-its-davis/odometer-reading) or change its contents to what listed in the readme. It also works in the local environment.

I think it's something because of this package but did you have some suggestions for this situation?

Edit: I mistakenly exposed the subscription ID :/ so moved the resources to a new one and deleted the one shown above.

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