Skip to content

Add Kiro AI support with dynamic steering file generation #1

Add Kiro AI support with dynamic steering file generation

Add Kiro AI support with dynamic steering file generation #1

Triggered via pull request July 18, 2025 17:42
Status Failure
Total duration 12s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test
Process completed with exit code 1.
error:: test/templates.test.ts#L101
Expected promise Received: [AsyncFunction] at <anonymous> (/home/runner/work/onlyrules/onlyrules/test/templates.test.ts:101:18) at <anonymous> (/home/runner/work/onlyrules/onlyrules/test/templates.test.ts:97:55)
TypeError: vi.mock is not a function. (In 'vi.mock("../src/core/generator": test/cli.test.ts#L10
}))', 'vi.mock' is undefined) at /home/runner/work/onlyrules/onlyrules/test/cli.test.ts:10:4 at loadAndEvaluateModule (2:1)
TypeError: vi.mock is not a function. (In 'vi.mock("../src/utils/reader": test/generator.test.ts#L8
readRulesFromFile: vi.fn() }))', 'vi.mock' is undefined) at /home/runner/work/onlyrules/onlyrules/test/generator.test.ts:8:4 at loadAndEvaluateModule (2:1)
error: expect(received).toEqual(expected): test/kiro-formatter.test.ts#L32
{ + category: "directory", - category: "DIRECTORY_BASED", defaultPath: ".kiro/steering", extension: ".md", id: "kiro", name: "Kiro AI", requiresMetadata: true, supportsMultipleRules: true, } - Expected - 1 + Received + 1 at <anonymous> (/home/runner/work/onlyrules/onlyrules/test/kiro-formatter.test.ts:32:30)