Git Product home page Git Product logo

dependabot-pub-runner's Introduction

Hi there ๐Ÿ‘‹

dependabot-pub-runner's People

Contributors

ichordedionysos avatar

Watchers

 avatar  avatar

Forkers

nstrelow

dependabot-pub-runner's Issues

Parsing fails due to Flutter analytics message

Very annoying behavior from Flutter. No idea why it can't remember that no-analytics have been set or the message was shown before.

The error:

Run nstrelow/dependabot-pub-runner@patch-2
/usr/bin/docker run --name a33c16d80b3ae79944147a9db3136708ecef3_b13e98 --label 8a33c1 --workdir /github/workspace --rm -e INPUT_PATH -e INPUT_TOKEN -e INPUT_PROJECT -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_ACTION_REPOSITORY -e GITHUB_ACTION_REF -e GITHUB_PATH -e GITHUB_ENV -e RUNNER_OS -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/studyu/studyu":"/github/workspace" 8a33c1:6d80b3ae79944147a9db3136708ecef3
Fetching pub dependency files for hpi-studyu/studyu
Parsing dependencies information
/usr/lib/ruby/2.6.0/json/common.rb:156:in `parse': 767: unexpected token at 'โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•— (JSON::ParserError)
  โ•‘                 Welcome to Flutter! - https://flutter.dev                  โ•‘
  โ•‘                                                                            โ•‘
  โ•‘ The Flutter tool uses Google Analytics to anonymously report feature usage โ•‘
  โ•‘ statistics and basic crash reports. This data is used to help improve      โ•‘
  โ•‘ Flutter tools over time.                                                   โ•‘
  โ•‘                                                                            โ•‘
  โ•‘ Flutter tool analytics are not sent on the very first run. To disable      โ•‘
  โ•‘ reporting, type 'flutter config --no-analytics'. To display the current    โ•‘
  โ•‘ setting, type 'flutter config'. If you opt out of analytics, an opt-out    โ•‘
  โ•‘ event will be sent, and then no further information will be sent by the    โ•‘
  โ•‘ Flutter tool.                                                              โ•‘
  โ•‘                                                                            โ•‘
  โ•‘ By downloading the Flutter SDK, you agree to the Google Terms of Service.  โ•‘
  โ•‘ Note: The Google Privacy Policy describes how data is handled in this      โ•‘
  โ•‘ service.                                                                   โ•‘
  โ•‘                                                                            โ•‘
  โ•‘ Moreover, Flutter includes the Dart SDK, which may send usage metrics and  โ•‘
  โ•‘ crash reports to Google.                                                   โ•‘
  โ•‘                                                                            โ•‘
  โ•‘ Read about data we send with crash reports:                                โ•‘
  โ•‘ https://flutter.dev/docs/reference/crash-reporting                         โ•‘
  โ•‘                                                                            โ•‘
  โ•‘ See Google's privacy policy:                                               โ•‘
  โ•‘ https://policies.google.com/privacy                                        โ•‘
  โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

{
  "packages": [
    {
      "package": "archive",
      "current": {
        "version": "3.1.2"
      },
      "upgradable": {
        "version": "3.1.2"
      },
      "resolvable": {
        "version": "3.1.2"
      },
      "latest": {
        "version": "3.1.2"
      }
    },
    {

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.