licensing: setup copywrite to manage source file headers #7
Annotations
9 errors and 1 warning
lint:
cmd/roundtrip/main.go#L21
undefined: netscape (typecheck)
|
lint:
cmd/roundtrip/main.go#L27
undefined: netscape (typecheck)
|
lint:
cmd/unmarshal/main.go#L22
undefined: netscape (typecheck)
|
lint:
encoder.go#L36
e.p.Flush undefined (type printer has no field or method Flush) (typecheck)
|
lint:
encoder.go#L47
p.WriteString undefined (type *printer has no field or method WriteString, but does have writeString) (typecheck)
|
lint:
encoder.go#L52
p.WriteString undefined (type *printer has no field or method WriteString, but does have writeString) (typecheck)
|
lint:
encoder.go#L61
p.WriteString undefined (type *printer has no field or method WriteString, but does have writeString) (typecheck)
|
lint:
parser.go#L202
lastElementType declared and not used (typecheck)
|
lint
issues found
|
build-and-test
Restore cache failed: Dependencies file is not found in /home/runner/work/netscape-go/netscape-go. Supported file pattern: go.sum
|