{"id":25535973,"url":"https://github.com/liri-infra/qmllint-action","last_synced_at":"2025-08-24T22:54:32.372Z","repository":{"id":39850165,"uuid":"258740554","full_name":"liri-infra/qmllint-action","owner":"liri-infra","description":":heavy_plus_sign: Validates QML and JavaScript files","archived":false,"fork":false,"pushed_at":"2024-01-24T17:54:27.000Z","size":9,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T13:54:47.451Z","etag":null,"topics":["actions","github","javascript","lint","qml","qml-files"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liri-infra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-25T09:57:47.000Z","updated_at":"2024-03-17T19:11:29.000Z","dependencies_parsed_at":"2024-01-24T03:26:07.369Z","dependency_job_id":"13a6ae93-a2d9-4274-91e9-57cb9e2ba9e2","html_url":"https://github.com/liri-infra/qmllint-action","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":0.4,"last_synced_commit":"f5b6344a0575629749b319c00249231c8aa516ee"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liri-infra%2Fqmllint-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liri-infra%2Fqmllint-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liri-infra%2Fqmllint-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liri-infra%2Fqmllint-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liri-infra","download_url":"https://codeload.github.com/liri-infra/qmllint-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248419817,"owners_count":21100254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","github","javascript","lint","qml","qml-files"],"created_at":"2025-02-20T04:24:39.449Z","updated_at":"2025-04-11T14:34:18.984Z","avatar_url":"https://github.com/liri-infra.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nSPDX-FileCopyrightText: 2020 Pier Luigi Fiorini \u003cpierluigi.fiorini@liri.io\u003e\n\nSPDX-License-Identifier: CC0-1.0\n--\u003e\n\n# qmllint-action\n\nVerify if QML and JavaScript files are valid.\n\n## Usage\n\nTo use this action, create a `.github/workflows/lint.yml` in your repository containing:\n\n```yaml\nname: Lint\n\non:\n  push:\n    branches:\n      - develop\n  pull_request:\n    types:\n      - assigned\n      - opened\n      - synchronize\n      - reopened\n\njobs:\n  lint:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v2\n      - name: Validate QML and JavaScript files\n        uses: liri-infra/qmllint-action@master\n        env:\n            GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n```\n\n## Test\n\nTest it from command line like this:\n\n```sh\nGITHUB_TOKEN=token\nGITHUB_WORKSPACE=/path/to/project\nGITHUB_REPOSITORY=owner/repo\nGITHUB_SHA=abcdef...\n./entrypoint\n```\n\nReplace `GITHUB_TOKEN`, `GITHUB_WORKSPACE`, `GITHUB_REPOSITORY`, `GITHUB_SHA` appropriately.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliri-infra%2Fqmllint-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliri-infra%2Fqmllint-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliri-infra%2Fqmllint-action/lists"}