Skip to content

Lint python code

Lint python code #141

Triggered via push May 1, 2024 11:35
Status Success
Total duration 2m 42s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
lint-web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-web: web/src/components/issues-list.vue#L194
Parse errors in imported module './confirmFalsePositive.vue': '>' expected. (1:8)
lint-web: web/src/components/issues-list.vue#L194
Parse errors in imported module './confirmFalsePositive.vue': '>' expected. (1:8)
lint-web: web/src/components/issues-list.vue#L195
Parse errors in imported module '../pages/Parent.vue': '>' expected. (1:8)
lint-web: web/src/components/issues-list.vue#L195
Parse errors in imported module '../pages/Parent.vue': '>' expected. (1:8)
lint-web: web/src/components/marker-details.vue#L114
Parse errors in imported module './show-dict.vue': '>' expected. (2:9)
lint-web: web/src/components/marker-details.vue#L114
Parse errors in imported module './show-dict.vue': '>' expected. (2:9)
lint-web: web/src/index.ts#L7
Parse errors in imported module './app.vue': '>' expected. (2:9)
lint-web: web/src/index.ts#L7
Parse errors in imported module './app.vue': '>' expected. (2:9)
lint-web: web/src/index.ts#L8
Parse errors in imported module './components/translate-slot.vue': '>' expected. (2:8)
lint-web: web/src/index.ts#L8
Parse errors in imported module './components/translate-slot.vue': '>' expected. (2:8)
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 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.