hashicorp / hashicorp/hcl

HCL tests fail with Go: tip

Open
#271 0 comments 0 reactions 0 assignees View on GitHub
v1
Dominant language
Go
Stars
5.8k
Forks
657
Avg merge
20h 36m
Merged PRs (30d)
6

Description

Trying to pass the CI pipeline for HCL I noticed that the test on travis CI fails for `Go: tip` with:

```
# github.com/hashicorp/hcl/hcl/parser
hcl/parser/parser_test.go:243:5: Fatalf format %s has arg lt of wrong type *github.com/hashicorp/hcl/hcl/ast.LiteralType
FAIL github.com/hashicorp/hcl/hcl/parser [build failed]
```
here's an example build: https://travis-ci.org/hashicorp/hcl/jobs/490421877

This might not be a critical bug yet, but it causes all pull requests to HCL like [this one](https://github.com/hashicorp/hcl/pull/270) to appear with **some checks were not successful**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.