Skip to content

Only absolute Urls are supported #339

@maryaibtissem

Description

@maryaibtissem

I am working on a Flutter project with the following configuration on Bitrise. When I run the script, I get the following error: Only absolute Urls are supported


#!/usr/bin/env bash

# Install Flashlight
curl https://get.flashlight.dev/ | bash

# Export PATH
export PATH=$PATH:$HOME/.flashlight/bin

# Run Flashlight command with the correct --test path
flashlight cloud --app $BITRISE_APK_PATH --test .maestro/test.yaml --apiKey $FLASHLIGHT_API_KEY

Metadata

Metadata

Assignees

No one assigned

    Labels

    Package:CLIBug or feature concerning cli tools (measure, test, report, tools, ...)Status:UnconfirmedA potential issue that we haven't yet confirmed as a bug from the library

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions