Skip to content

Ensure inclusion and order of inputs #523

Ensure inclusion and order of inputs

Ensure inclusion and order of inputs #523

Triggered via pull request September 15, 2024 00:21
@arobsnarobsn
synchronize #134
arobsn/i133
Status Failure
Total duration 58s
Artifacts

coverage.yml

on: pull_request
Check and submit
49s
Check and submit
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
packages/core/src/builder/pluginContext.spec.ts > Plugin context > Should add inputs: packages/core/src/builder/pluginContext.spec.ts#L25
AssertionError: expected "configureSelector" to be called 1 times, but got 0 times ❯ packages/core/src/builder/pluginContext.spec.ts:25:37
packages/core/src/builder/pluginContext.spec.ts > Plugin context > Should add a single input: packages/core/src/builder/pluginContext.spec.ts#L36
AssertionError: expected "configureSelector" to be called 1 times, but got 0 times ❯ packages/core/src/builder/pluginContext.spec.ts:36:37
Check and submit
Process completed with exit code 1.
Check and submit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/