UI5 / UI5/linter

Linter does not lint specific manifest.json files

Open
#1,015 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

detection
Dominant language
TypeScript
Stars
79
Forks
13
Avg merge
19h 34m
Merged PRs (30d)
9

Description

Expected Behavior

UI5 linter should detect findings in all manifest.json files.

Current Behavior

UI5 linter ignores following manifest.json files in OpenUI5

  • src/sap.ui.core/test/sap/ui/core/qunit/routing/fixture/manifest2commonconfig/manifest.json
  • src/sap.ui.core/test/sap/ui/core/qunit/routing/fixture/manifest2target/manifest.json
  • src/sap.ui.core/test/sap/ui/core/qunit/component/testdata/manifest2/basic/manifest_w_resource.json

Steps to Reproduce the Issue

  1. Checkout OpenUI5
  2. Navigate to sap.ui.core library by cd src/sap.ui.core/
  3. Execute UI5 linter with ui5lint

Context

  • UI5 linter version: 1.20.11

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running ui5lint from src/sap.ui.core/ in OpenUI5 and compare its output for the three listed manifest.json files. Trace how the linter discovers manifest files, then verify that findings from each file are reported.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.