Skip to content

해시트리 구축 및 OpenAPI Spec Diff 로직 구현 #27

해시트리 구축 및 OpenAPI Spec Diff 로직 구현

해시트리 구축 및 OpenAPI Spec Diff 로직 구현 #27

Triggered via pull request January 28, 2026 15:36
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: pull_request
Build & Test
55s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 13 warnings
Build & Test
No test report files were found
Build & Test
Process completed with exit code 1.
Build & Test: packages/patchlogr-core/src/diff/diffSpec.ts#L1
All imports in the declaration are only used as types. Use `import type`
Build & Test
@patchlogr/core#lint: command (/home/runner/work/patchlogr/patchlogr/packages/patchlogr-core) /tmp/xfs-38f2e372/yarn run lint exited (1)
Build & Test
Could not find any files for **/.coverage/report.xml
Build & Test
No files were found with the provided path: **/.coverage/report.xml **/coverage/**/*. No artifacts will be uploaded.
Build & Test
No file matches path **/.coverage/report.xml
Build & Test: packages/patchlogr-oas/src/guards/schemaGuards.ts#L49
Unexpected any. Specify a different type
Build & Test: packages/patchlogr-oas/src/guards/schemaGuards.ts#L39
Unexpected any. Specify a different type
Build & Test: packages/patchlogr-oas/src/guards/schemaGuards.ts#L28
Unexpected any. Specify a different type
Build & Test: packages/patchlogr-oas/src/guards/schemaGuards.ts#L18
Unexpected any. Specify a different type
Build & Test: packages/patchlogr-oas/src/guards/schemaGuards.ts#L15
Unexpected any. Specify a different type
Build & Test: packages/patchlogr-oas/src/guards/schemaGuards.ts#L14
Unexpected any. Specify a different type
Build & Test: packages/patchlogr-oas/src/guards/schemaGuards.ts#L8
Unexpected any. Specify a different type
Build & Test: packages/patchlogr-oas/src/canonicalize/v2/index.ts#L365
'allowEmptyValue' is assigned a value but never used. Allowed unused vars must match /^_/u
Build & Test: packages/patchlogr-oas/src/canonicalize/v2/index.ts#L362
'inParam' is assigned a value but never used. Allowed unused vars must match /^_/u
Build & Test: packages/patchlogr-oas/src/canonicalize/v2/index.ts#L356
Unexpected any. Specify a different type