Skip to content

feat(uneditable): Adds linting for editable dashboards #503

feat(uneditable): Adds linting for editable dashboards

feat(uneditable): Adds linting for editable dashboards #503

Re-run triggered November 14, 2023 21:28
Status Failure
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test (1.18.x, ubuntu-latest): lint/rule_uneditable.go#L9
d.Editable undefined (type Dashboard has no field or method Editable)
test (1.18.x, ubuntu-latest): lint/rule_uneditable.go#L18
d.Editable undefined (type *Dashboard has no field or method Editable)
test (1.18.x, ubuntu-latest)
Process completed with exit code 2.
test (1.18.x, ubuntu-latest)
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/