New templates support #102
Annotations
8 errors and 6 warnings
lint:
v1/template.go#L142
const `ButtonTypeUrl` should be `ButtonTypeURL` (golint)
|
lint:
v1/template.go#L158
type `UrlButton` should be `URLButton` (golint)
|
lint:
v1/template.go#L160
struct field `Url` should be `URL` (golint)
|
lint:
v1/template_test.go#L117
117-209 lines are duplicate of `v1/template_test.go:164-256` (dupl)
|
lint:
v1/template_test.go#L164
164-256 lines are duplicate of `v1/template_test.go:117-209` (dupl)
|
lint:
v1/template_test.go#L211
211-256 lines are duplicate of `v1/template_test.go:117-162` (dupl)
|
lint:
v1/template_type.go#L20
error var UnknownTypeValue should have name of the form ErrFoo (golint)
|
lint
issues found
|
lint
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/
|
Tests (1.14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests (1.17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests (1.13)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests (1.16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests (1.15)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|