Skip to content

Add full tags to 0.3 issues API JSON response #266

Add full tags to 0.3 issues API JSON response

Add full tags to 0.3 issues API JSON response #266

Triggered via pull request August 4, 2026 11:51
Status Success
Total duration 1m 52s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
lint-web
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint-web: web/src/pages/issues/matrix.vue#L41
Variable 'sum' is already declared in the upper scope
lint-web: web/src/pages/issue/index.vue#L66
Variable 'fix_index' is already declared in the upper scope
lint-web: web/src/pages/control/update_summary.vue#L26
Attribute ":key" should go before "tag"
lint-web: web/src/pages/control/update_summary.vue#L25
Attribute "v-for" should go before "tag"
lint-web: web/src/pages/control/update_matrix.vue#L39
Attribute ":key" should go before "tag"
lint-web: web/src/pages/control/update_matrix.vue#L39
Attribute "v-if" should go before "tag"
lint-web: web/src/pages/control/update_matrix.vue#L34
Attribute ":key" should go before "tag"
lint-web: web/src/pages/control/update_matrix.vue#L34
Attribute "v-for" should go before "tag"
lint-web: web/src/pages/control/update_matrix.vue#L24
Attribute ":key" should go before "tag"
lint-web: web/src/pages/control/update_matrix.vue#L23
Attribute "v-for" should go before "tag"
lint-web
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-web
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-web
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint-python
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint-python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.