Merge pull request #107 from chrisatbd/contribute/template-loader-2 #109
Annotations
5 errors and 2 warnings
|
lint
issues found
|
|
lint:
values/structvalue_test.go#L10
the methods of "testValueStruct" use pointer receiver and non-pointer receiver. (recvcheck)
|
|
lint:
render/config.go#L8
the methods of "Config" use pointer receiver and non-pointer receiver. (recvcheck)
|
|
lint:
parser/ast.go#L8
identical: interface ASTNode contains identical methods or type constraints from another interface, causing redundancy (iface)
|
|
lint:
parser/error.go#L14
identical: interface Locatable contains identical methods or type constraints from another interface, causing redundancy (iface)
|
|
lint
Failed to save: reserveCache failed: connect ETIMEDOUT 20.246.192.124:443
|
|
lint
Failed to restore: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|