Skip to content

Modernise theme implementation #18

Modernise theme implementation

Modernise theme implementation #18

Triggered via pull request October 6, 2023 13:24
@davidtaylorhqdavidtaylorhq
synchronize #35
updates
Status Failure
Total duration 29s
Artifacts

discourse-theme.yml

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

Annotations

6 errors
ci / linting: javascripts/discourse/components/kanban/card.gjs#L24
Component templates should avoid "this.args.topic.lastUnreadUrl" usage, try "@topic.lastUnreadUrl" instead.
ci / linting: javascripts/discourse/components/kanban/card.gjs#L47
Do not use an <a> element with the `href` attribute inside an <a> element with the `href` attribute
ci / linting: javascripts/discourse/components/kanban/card.gjs#L66
Do not use an <a> element with the `href` attribute inside an <a> element with the `href` attribute
ci / linting: javascripts/discourse/components/kanban/list.gjs#L68
Use dasherized names for modifier invocation. Please replace `didInsert` with `did-insert`.
ci / linting: javascripts/discourse/components/kanban/list.gjs#L69
Use dasherized names for modifier invocation. Please replace `willDestroy` with `will-destroy`.
ci / linting
Process completed with exit code 1.