Skip to content

fix: Sync package-lock.json for CI#195

Merged
rubenvdlinde merged 1 commit intodevelopmentfrom
feature/openspec-implementation
Mar 19, 2026
Merged

fix: Sync package-lock.json for CI#195
rubenvdlinde merged 1 commit intodevelopmentfrom
feature/openspec-implementation

Conversation

@rubenvdlinde
Copy link
Contributor

Summary

  • Regenerate package-lock.json — was missing @conduction/nextcloud-vue and other dependencies, causing all npm CI jobs to fail

Test plan

  • CI npm jobs (eslint, stylelint, license, audit) should pass now

npm ci was failing in CI because the lock file was missing
@conduction/nextcloud-vue and several other dependencies.
@rubenvdlinde rubenvdlinde merged commit 46525ef into development Mar 19, 2026
20 of 26 checks passed
@github-actions
Copy link
Contributor

Quality Report

Repository ConductionNL/softwarecatalog
Commit b3a4ba1
Branch 195/merge
Event pull_request
Generated 2026-03-19 09:53 UTC
Workflow Run https://github.com/ConductionNL/softwarecatalog/actions/runs/23289131557

Summary

Group Result
PHP Quality PASS
Vue Quality FAIL
Security PASS
License FAIL
PHPUnit FAIL
Newman FAIL

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint FAIL
stylelint FAIL

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm FAIL

composer dependencies (120 total)

Metric Count
Approved (allowlist) 120
Approved (override) 0
Denied 0

npm dependencies (582 total)

Metric Count
Approved (allowlist) 581
Approved (override) 0
Denied 1

Denied packages

Package Version License
@fortawesome/free-solid-svg-icons 6.7.2 (CC-BY-4.0 AND MIT)

PHPUnit Tests

PHP Nextcloud Result
Overall FAIL

Code coverage: 0% (0 / 270 statements)

Integration Tests (Newman)

Result
FAIL

Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant