google / shipshape

Program analysis platform
Apache License 2.0
269 stars 35 forks source link

Update the note proto to remove outdated options and improve based on… #122

Closed supertriceratops closed 7 years ago

supertriceratops commented 8 years ago

… experiences with Tricorder.

bzz commented 7 years ago

Looks like CI is failiing

____From GoCompile shipshape/androidlint_analyzer/androidlint/androidlint.a:
ERROR: /shipshape/shipshape/androidlint_analyzer/androidlint/BUILD:19:1: error executing shell command: 'set -e;GOROOT=tools/go/GOROOT
if tools/go/go tool | grep -q 6g; then
  TOOL=6g
else
shipshape/androidlint_analyzer/androidlint/analyzer.go:106: unknown note_proto_go_src.Note field 'Description' in struct literal
  TOOL=compile
fi
tools/go/go tool $TOOL  -p github.com/google/shipshape/shipshape/androidlint_analyzer/androidli...' failed: bash failed: error executing command /bin/bash -c ... (remaining 1 argument(s) skipped): com.google.devtools.build.lib.shell.BadExitStatusException: Process exited with status 1.
____Building complete.
____Elapsed time: 151.846s, Critical Path: 123.07s