Skip to content

feat: Refactored resolver to be completely separate from the parser #199

feat: Refactored resolver to be completely separate from the parser

feat: Refactored resolver to be completely separate from the parser #199

Triggered via push February 1, 2026 17:20
Status Failure
Total duration 1m 3s
Artifacts
build-and-test
59s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/utils/file-modification-calculator.test.ts > File modification calculator tests > Can handle an update with a single element: src/parser/index.ts#L81
InternalError: Unable to find a language specific parser for type undefined for file undefined ❯ Parser.parseContents src/parser/index.ts:81:13 ❯ Parser.parse src/parser/index.ts:61:52 ❯ test/utils/file-modification-calculator.test.ts:454:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { formattedMessage: 'Function<formattedMessage>' }
test/utils/file-modification-calculator.test.ts > File modification calculator tests > Can insert a new resource in an existing config 2 (multiple): src/parser/index.ts#L81
InternalError: Unable to find a language specific parser for type undefined for file undefined ❯ Parser.parseContents src/parser/index.ts:81:13 ❯ Parser.parse src/parser/index.ts:61:52 ❯ test/utils/file-modification-calculator.test.ts:389:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { formattedMessage: 'Function<formattedMessage>' }
test/utils/file-modification-calculator.test.ts > File modification calculator tests > Can insert a new resource in an existing config: src/parser/index.ts#L81
InternalError: Unable to find a language specific parser for type undefined for file undefined ❯ Parser.parseContents src/parser/index.ts:81:13 ❯ Parser.parse src/parser/index.ts:61:52 ❯ test/utils/file-modification-calculator.test.ts:344:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { formattedMessage: 'Function<formattedMessage>' }
test/utils/file-modification-calculator.test.ts > File modification calculator tests > Can update a resource in an existing config 2 (works between two configs): src/parser/index.ts#L81
InternalError: Unable to find a language specific parser for type undefined for file undefined ❯ Parser.parseContents src/parser/index.ts:81:13 ❯ Parser.parse src/parser/index.ts:61:52 ❯ test/utils/file-modification-calculator.test.ts:272:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { formattedMessage: 'Function<formattedMessage>' }
test/utils/file-modification-calculator.test.ts > File modification calculator tests > Can update a resource in an existing config: src/parser/index.ts#L81
InternalError: Unable to find a language specific parser for type undefined for file undefined ❯ Parser.parseContents src/parser/index.ts:81:13 ❯ Parser.parse src/parser/index.ts:61:52 ❯ test/utils/file-modification-calculator.test.ts:209:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { formattedMessage: 'Function<formattedMessage>' }
test/utils/file-modification-calculator.test.ts > File modification calculator tests > Can delete a resource from an existing config 3 (with proper commas): src/parser/index.ts#L81
InternalError: Unable to find a language specific parser for type undefined for file undefined ❯ Parser.parseContents src/parser/index.ts:81:13 ❯ Parser.parse src/parser/index.ts:61:52 ❯ test/utils/file-modification-calculator.test.ts:163:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { formattedMessage: 'Function<formattedMessage>' }
test/utils/file-modification-calculator.test.ts > File modification calculator tests > Can delete a resource from an existing config 2 (with proper commas): src/parser/index.ts#L81
InternalError: Unable to find a language specific parser for type undefined for file undefined ❯ Parser.parseContents src/parser/index.ts:81:13 ❯ Parser.parse src/parser/index.ts:61:52 ❯ test/utils/file-modification-calculator.test.ts:122:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { formattedMessage: 'Function<formattedMessage>' }
test/utils/file-modification-calculator.test.ts > File modification calculator tests > Can delete a resource from an existing config (with proper commas): src/parser/index.ts#L81
InternalError: Unable to find a language specific parser for type undefined for file undefined ❯ Parser.parseContents src/parser/index.ts:81:13 ❯ Parser.parse src/parser/index.ts:61:52 ❯ test/utils/file-modification-calculator.test.ts:77:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { formattedMessage: 'Function<formattedMessage>' }
test/utils/file-modification-calculator.test.ts > File modification calculator tests > Can generate a diff and a new file: src/parser/index.ts#L81
InternalError: Unable to find a language specific parser for type undefined for file undefined ❯ Parser.parseContents src/parser/index.ts:81:13 ❯ Parser.parse src/parser/index.ts:61:52 ❯ test/utils/file-modification-calculator.test.ts:40:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { formattedMessage: 'Function<formattedMessage>' }
test/integration/sudo.test.ts > Message sender tests > Is able to send a message and await a result: test/integration/sudo.test.ts#L26
Error: sudoRequested does not exist ❯ test/integration/sudo.test.ts:26:33