Skip to content

[Inspector] Add a browser inspector for Symfony UX #3478

[Inspector] Add a browser inspector for Symfony UX

[Inspector] Add a browser inspector for Symfony UX #3478

Triggered via pull request September 12, 2026 19:45
Status Failure
Total duration 47s
Artifacts

code-quality.yaml

on: pull_request
Validate packages definition
26s
Validate packages definition
JavaScript Formatting
21s
JavaScript Formatting
JavaScript Linting
18s
JavaScript Linting
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
JavaScript Formatting
Process completed with exit code 1.
PHPStan (8.4, stable)
Process completed with exit code 1.
PHPStan (8.4, stable)
KO Inspector
Validate packages definition
Process completed with exit code 1.
PHPStan (lowest)
Process completed with exit code 1.
PHPStan (lowest)
KO Inspector
PHPStan (7.4.*)
Process completed with exit code 1.
PHPStan (7.4.*)
KO Inspector
PHPStan (dev, 8.5)
Process completed with exit code 1.
PHPStan (dev, 8.5)
KO Inspector
JavaScript Linting
Failed to save: Unable to reserve cache with key pnpm-cache-Linux-x64-14812a7685506570d44129dfed0a780d218253a53cdb74dec19cd30dcca82c97-94983e47fb40a38c5454372d25b9596d7d1d5cc21e68bf7f3e4860350c21d6de-a6912dbbac3e4e2465c74ec1ac822eeb6f0c369a9cb2815772b896e2629d41cb, another job may be creating this cache.
eslint(no-unused-vars): apps/demo-native/assets/stimulus_bootstrap.js#L3
Variable 'app' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): apps/bundler/vite.config.ts#L2
Identifier 'fileURLToPath' is imported but never used.
eslint(no-unused-vars): apps/bundler/vite.config.ts#L1
Identifier 'resolve' is imported but never used.
eslint(no-unused-vars): apps/bundler/vite.config.ts#L1
Identifier 'dirname' is imported but never used.
eslint(no-unused-vars): apps/bundler/rsbuild.config.ts#L2
Identifier 'fileURLToPath' is imported but never used.
eslint(no-unused-vars): apps/bundler/rsbuild.config.ts#L1
Identifier 'resolve' is imported but never used.
eslint(no-unused-vars): apps/bundler/rsbuild.config.ts#L1
Identifier 'dirname' is imported but never used.
eslint(no-unused-vars): src/LiveComponent/assets/test/unit/controller/action.test.ts#L270
Variable 'firstBatch' is declared but never used. Unused variables should start with a '_'.