chore(deps): update actions/checkout action to v7 #1638
Triggered via pull request
September 4, 2026 19:35
Status
Failure
Total duration
19m 31s
Artifacts
–
main.yaml
on: pull_request
Annotations
3 errors and 10 warnings
|
test-integration / test-integration
Process completed with exit code 1.
|
|
test/integration/taxonomy-integration.test.ts > Taxonomy Integration > gets a list of all concept schemes:
test/integration/taxonomy-integration.test.ts#L491
AssertionError: expected 6 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 6
❯ test/integration/taxonomy-integration.test.ts:491:26
|
|
test/integration/taxonomy-integration.test.ts > Taxonomy Integration > conceptScheme getTotal:
test/integration/taxonomy-integration.test.ts#L474
AssertionError: expected 5 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 5
❯ test/integration/taxonomy-integration.test.ts:474:19
|
|
check / lint:
lib/create-environment-api.ts#L271
Unexpected any. Specify a different type
|
|
check / lint:
lib/common-utils.ts#L36
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
|
check / lint:
lib/common-utils.ts#L27
Unexpected any. Specify a different type
|
|
check / lint:
lib/common-utils.ts#L22
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
|
check / lint:
lib/common-utils.ts#L17
Unexpected any. Specify a different type
|
|
check / lint:
lib/common-types.ts#L430
Unexpected any. Specify a different type
|
|
check / lint:
lib/adapters/REST/endpoints/app-action-call.ts#L164
Unexpected any. Specify a different type
|
|
check / lint:
lib/adapters/REST/endpoints/app-action-call.ts#L164
'error' is defined but never used
|
|
check / lint:
lib/adapters/REST/endpoints/app-action-call.ts#L83
'error' is defined but never used
|
|
check / lint:
lib/adapters/REST/endpoints/ai-action.ts#L52
'sys' is assigned a value but never used
|