feat: Moved resource matching to the plugin for more accurate matching #63
Annotations
10 errors and 1 warning
|
Unhandled error:
src/plugins/plugin-manager.ts#L203
TypeError: p.kill is not a function
❯ src/plugins/plugin-manager.ts:203:11
❯ process.kill src/plugins/plugin-manager.ts:202:15
❯ process.emit node:events:530:35
❯ Signal.callbackTrampoline node:internal/async_hooks:130:17
This error originated in "test/orchestrator/import/import.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes:
- cancel timeouts using clearTimeout and clearInterval
- wait for promises to resolve using the await keyword
|
|
Unhandled error:
src/plugins/plugin-manager.ts#L203
TypeError: p.kill is not a function
❯ src/plugins/plugin-manager.ts:203:11
❯ process.kill src/plugins/plugin-manager.ts:202:15
❯ process.emit node:events:530:35
❯ Signal.callbackTrampoline node:internal/async_hooks:130:17
This error originated in "test/orchestrator/apply/apply.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes:
- cancel timeouts using clearTimeout and clearInterval
- wait for promises to resolve using the await keyword
|
|
Unhandled error:
src/plugins/plugin-manager.ts#L203
TypeError: p.kill is not a function
❯ src/plugins/plugin-manager.ts:203:11
❯ process.kill src/plugins/plugin-manager.ts:202:15
❯ process.emit node:events:530:35
❯ Signal.callbackTrampoline node:internal/async_hooks:130:17
This error originated in "test/orchestrator/plan/plan.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes:
- cancel timeouts using clearTimeout and clearInterval
- wait for promises to resolve using the await keyword
|
|
Unhandled error:
src/plugins/plugin-manager.ts#L203
TypeError: p.kill is not a function
❯ src/plugins/plugin-manager.ts:203:11
❯ process.kill src/plugins/plugin-manager.ts:202:15
❯ process.emit node:events:530:35
This error originated in "test/orchestrator/initialize/initialize.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes:
- cancel timeouts using clearTimeout and clearInterval
- wait for promises to resolve using the await keyword
|
|
Unhandled error:
src/plugins/plugin-manager.ts#L203
TypeError: p.kill is not a function
❯ src/plugins/plugin-manager.ts:203:11
❯ process.kill src/plugins/plugin-manager.ts:202:15
❯ process.emit node:events:530:35
❯ Signal.callbackTrampoline node:internal/async_hooks:130:17
This error originated in "test/orchestrator/destroy/destroy.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes:
- cancel timeouts using clearTimeout and clearInterval
- wait for promises to resolve using the await keyword
|
|
src/utils/file-modification-calculator.test.ts > File modification calculator tests > Can generate a diff and a new file:
src/utils/file-modification-calculator.ts#L57
TypeError: matcher is not a function
❯ FileModificationCalculator.calculate src/utils/file-modification-calculator.ts:57:36
❯ src/utils/file-modification-calculator.test.ts:52:37
|
|
src/utils/file-modification-calculator.test.ts > File modification calculator tests > Can delete a resource from an existing config (with proper commas):
src/utils/file-modification-calculator.ts#L57
TypeError: matcher is not a function
❯ FileModificationCalculator.calculate src/utils/file-modification-calculator.ts:57:36
❯ src/utils/file-modification-calculator.test.ts:89:37
|
|
src/utils/file-modification-calculator.test.ts > File modification calculator tests > Can delete a resource from an existing config 2 (with proper commas):
src/utils/file-modification-calculator.ts#L57
TypeError: matcher is not a function
❯ FileModificationCalculator.calculate src/utils/file-modification-calculator.ts:57:36
❯ src/utils/file-modification-calculator.test.ts:134:37
|
|
src/utils/file-modification-calculator.test.ts > File modification calculator tests > Can delete a resource from an existing config 3 (with proper commas):
src/utils/file-modification-calculator.ts#L57
TypeError: matcher is not a function
❯ FileModificationCalculator.calculate src/utils/file-modification-calculator.ts:57:36
❯ src/utils/file-modification-calculator.test.ts:175:37
|
|
src/utils/file-modification-calculator.test.ts > File modification calculator tests > Can update a resource in an existing config:
src/utils/file-modification-calculator.ts#L57
TypeError: matcher is not a function
❯ FileModificationCalculator.calculate src/utils/file-modification-calculator.ts:57:36
❯ src/utils/file-modification-calculator.test.ts:221:37
|
|
build-and-test
Cache not found for keys: node-cache-Linux-x64-npm-98eeaf4da29f0c703af6ca768abbe9499dc975776e43eb08baad8c85f988a0e6
|