New templates support #102
Annotations
8 errors and 1 warning
v1/template.go#L142
const `ButtonTypeUrl` should be `ButtonTypeURL` (golint)
|
v1/template.go#L158
type `UrlButton` should be `URLButton` (golint)
|
v1/template.go#L160
struct field `Url` should be `URL` (golint)
|
v1/template_test.go#L117
117-209 lines are duplicate of `v1/template_test.go:164-256` (dupl)
|
v1/template_test.go#L164
164-256 lines are duplicate of `v1/template_test.go:117-209` (dupl)
|
v1/template_test.go#L211
211-256 lines are duplicate of `v1/template_test.go:117-162` (dupl)
|
v1/template_type.go#L20
error var UnknownTypeValue should have name of the form ErrFoo (golint)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading