Skip to content

refactor: Introducing Event-Driven Architecture #535

refactor: Introducing Event-Driven Architecture

refactor: Introducing Event-Driven Architecture #535

Triggered via pull request December 2, 2025 08:25
Status Success
Total duration 43s
Artifacts

lint.yml

on: pull_request
Lint Extension Code
32s
Lint Extension Code
Lint View Code
37s
Lint View Code
Lint Config Files
32s
Lint Config Files
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint Extension Code: src/internal/managers/status-bar-manager.spec.ts#L342
Unexpected any. Specify a different type
Lint Extension Code: src/internal/managers/status-bar-manager.spec.ts#L341
Unexpected any. Specify a different type
Lint Extension Code: src/internal/managers/status-bar-manager.spec.ts#L297
Unexpected any. Specify a different type
Lint Extension Code: src/internal/managers/status-bar-manager.spec.ts#L264
Unexpected any. Specify a different type
Lint Extension Code: src/internal/managers/status-bar-manager.spec.ts#L234
Unexpected any. Specify a different type
Lint Extension Code: src/internal/managers/status-bar-manager.spec.ts#L191
Unexpected any. Specify a different type
Lint Extension Code: src/internal/managers/import-export-manager.spec.ts#L16
Unexpected any. Specify a different type
Lint Extension Code: src/internal/keyboard-layout-converter.spec.ts#L232
Unexpected any. Specify a different type
Lint Extension Code: src/internal/keyboard-layout-converter.spec.ts#L188
Unexpected any. Specify a different type
Lint Extension Code: src/internal/keyboard-layout-converter.spec.ts#L145
Unexpected any. Specify a different type
Lint View Code: src/view/src/components/rename-set-dialog.tsx#L38
React Hook useEffect has a missing dependency: 'targetSet'. Either include it or remove the dependency array