• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

google / clasp / 194
67%

Build:
DEFAULT BRANCH: master
Ran 25 May 2018 04:42PM UTC
Jobs 10
Files 5
Run time 42min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
194

push

travis-ci

web-flow
Add 'remove clasp' in setup instructions

Not removing the current version of `clasp` can break `node_module` dependencies. It's better to start with a clean version of clasp.

Here's my history:

```
sudo npm run build;

> @google/clasp@1.3.0 build /Users/timmerman/Documents/github/google/clasp
> tsc --project tsconfig.json; npm i -g;

index.ts(200,17): error TS7006: Parameter 'answers' implicitly has an 'any' type.
index.ts(202,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
index.ts(297,17): error TS7034: Variable 'fileIds' implicitly has type 'any[]' in some locations where its type cannot be determined.
index.ts(300,15): error TS7005: Variable 'fileIds' implicitly has an 'any[]' type.
index.ts(306,25): error TS7005: Variable 'fileIds' implicitly has an 'any[]' type.
index.ts(307,23): error TS7006: Parameter 'answers' implicitly has an 'any' type.
index.ts(312,23): error TS7006: Parameter 'err' implicitly has an 'any' type.
index.ts(714,25): error TS7017: Element implicitly has an 'any' type because type '{ textPayload: any; jsonPayload: any; protoPayload: any; }' has no index signature.
index.ts(720,31): error TS7017: Element implicitly has an 'any' type because type '{ ERROR: any; INFO: any; DEBUG: any; NOTICE: any; }' has no index signature.
index.ts(745,55): error TS7006: Parameter 'err' implicitly has an 'any' type.
index.ts(762,12): error TS7006: Parameter 'functionName' implicitly has an 'any' type.
src/auth.ts(63,55): error TS2339: Property 'port' does not exist on type 'string | AddressInfo'.
  Property 'port' does not exist on type 'string'.
npm ERR! path /usr/local/lib/node_modules/.staging/@google/clasp-e2305ebe/node_modules/@google-cloud/common
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/.staging/@google/clasp-e2305ebe/node_modules/@google-cloud/common' -> '/usr/local/lib/node_modules/.s... (continued)

40 of 588 branches covered (6.8%)

Branch coverage included in aggregate %.

170 of 972 relevant lines covered (17.49%)

3.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 194.1 25 May 2018 04:42PM UTC 0
13.46
Travis Job 194.1
2 194.2 25 May 2018 04:44PM UTC 0
13.46
Travis Job 194.2
3 194.3 25 May 2018 04:42PM UTC 0
13.46
Travis Job 194.3
4 194.4 25 May 2018 04:43PM UTC 0
13.46
Travis Job 194.4
5 194.5 25 May 2018 04:43PM UTC 0
13.46
Travis Job 194.5
6 194.6 25 May 2018 04:43PM UTC 0
13.46
Travis Job 194.6
7 194.7 25 May 2018 04:43PM UTC 0
13.46
Travis Job 194.7
8 194.8 25 May 2018 04:45PM UTC 0
13.46
Travis Job 194.8
9 194.9 25 May 2018 04:46PM UTC 0
13.46
Travis Job 194.9
10 194.10 25 May 2018 04:46PM UTC 0
13.46
Travis Job 194.10
Source Files on build 194
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #194
  • 7f355836 on github
  • Prev Build on master (#193)
  • Next Build on master (#195)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc