Skip to content

chore(architecture): re-structure files and folders #32

chore(architecture): re-structure files and folders

chore(architecture): re-structure files and folders #32

Triggered via pull request October 24, 2025 14:50
@andypfandypf
synchronize #63
andypf-v3
Status Failure
Total duration 38s
Artifacts

ci-checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
format
Process completed with exit code 1.
lint
Process completed with exit code 1.
lint: src/package/renderer/types.d.ts#L18
'level' is defined but never used
lint: src/package/renderer/types.d.ts#L10
'level' is defined but never used
lint: src/package/renderer/data-row.ts#L16
'level' is defined but never used
lint: src/package/renderer/container.ts#L19
'level' is defined but never used
test
Process completed with exit code 2.
test: src/package/renderer/data-row.ts#L227
Type 'RegExpStringIterator<RegExpExecArray>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
test: src/package/components/json-viewer.ts#L2
Cannot find module '../assets/styles.css?inline' or its corresponding type declarations.
types
Process completed with exit code 2.
types: src/package/renderer/container.ts#L19
'onExpandLevelChange' is declared but its value is never read.