Skip to content

postman import fix

postman import fix #58

Triggered via push July 8, 2026 09:15
Status Success
Total duration 2m 48s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
Build & Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Test: src/main/modules/__tests__/ai-engine.test.ts#L357
Unexpected any. Specify a different type
Build & Test: src/main/modules/__tests__/ai-engine.test.ts#L336
Unexpected any. Specify a different type
Build & Test: src/main/modules/__tests__/ai-engine.test.ts#L272
Unexpected any. Specify a different type
Build & Test: src/main/modules/__tests__/ai-engine.test.ts#L260
Unexpected any. Specify a different type
Build & Test: src/main/modules/__tests__/ai-engine.test.ts#L219
Unexpected any. Specify a different type
Build & Test: src/main/modules/__tests__/ai-engine.test.ts#L195
Unexpected any. Specify a different type
Build & Test: src/main/index.ts#L15
Missing return type on function
Build & Test: src/main/index.ts#L14
Missing return type on function
Build & Test: src/main/index.ts#L13
Missing return type on function
Build & Test: src/__mocks__/electron.ts#L39
Unexpected any. Specify a different type
Build & Test
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167