Coder Social home page Coder Social logo

Comments (4)

tbpg avatar tbpg commented on September 26, 2024

This seems like a real issue with the YAML generated for this package.

Error:

[24-03-14 10:23:16.724]Error:[BuildCore.Build Document.Load.UniversalReferenceDocumentProcessor](obj/api/apiv1beta1/automlpb.yml)Unable to load file 'obj/api/apiv1beta1/automlpb.yml' via processor 'UniversalReferenceDocumentProcessor': (Line: 13923, Col: 9, Idx: 843787) - (Line: 13923, Col: 10, Idx: 843788): While scanning for the next token, find character that cannot start any token.

Here is the failing part:

13921         [gcs_destination][google.cloud.automl.v1beta1.OutputConfig.gcs_destination]
13922 
13923         !路路路路路路路  must be set. Exported are CSV file(s) `tables_1.csv`,

(With !路路路路路路路 being a tab.)

I tried parsing it with yaml.safe_load in Python and got a more helpful error:

yaml.scanner.ScannerError: while scanning for the next token
found character '\t' that cannot start any token
  in "apiv1beta1/automlpb.yml", line 13923, column 9

If I add two spaces before the lines I quoted above (and the ones below it) so that they line up with the - For Translation: line above, it parses successfully.

from doc-pipeline.

tbpg avatar tbpg commented on September 26, 2024

I deleted the blob for now.

from doc-pipeline.

flaky-bot avatar flaky-bot commented on September 26, 2024

Looks like this issue is flaky. 馃槦

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (1404e09), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

from doc-pipeline.

dandhlee avatar dandhlee commented on September 26, 2024

Downgrading to P2.

from doc-pipeline.

Related Issues (20)

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.