Merge pull request #1269 from samchon/feature/cli #2791
build.yml
on: push
Build-and-Upload-to-pkg-pr-new-and-artifactory
25s
NodeJS
24s
Bun
27s
action-timeline
4s
Annotations
9 errors
NodeJS:
src/factories/internal/metadata/iterate_metadata_intersection.ts#L126
Type '"string" | "number" | "bigint" | "boolean" | "array" | undefined' is not assignable to type '"string" | "number" | "bigint" | "boolean" | "array"'.
|
NodeJS:
src/factories/internal/metadata/iterate_metadata_intersection.ts#L135
Type 'string | undefined' is not assignable to type 'string'.
|
NodeJS
Process completed with exit code 2.
|
Build-and-Upload-to-pkg-pr-new-and-artifactory:
src/factories/internal/metadata/iterate_metadata_intersection.ts#L126
Type '"string" | "number" | "bigint" | "boolean" | "array" | undefined' is not assignable to type '"string" | "number" | "bigint" | "boolean" | "array"'.
|
Build-and-Upload-to-pkg-pr-new-and-artifactory:
src/factories/internal/metadata/iterate_metadata_intersection.ts#L135
Type 'string | undefined' is not assignable to type 'string'.
|
Build-and-Upload-to-pkg-pr-new-and-artifactory
Process completed with exit code 2.
|
Bun:
src/factories/internal/metadata/iterate_metadata_intersection.ts#L126
Type '"string" | "number" | "bigint" | "boolean" | "array" | undefined' is not assignable to type '"string" | "number" | "bigint" | "boolean" | "array"'.
|
Bun:
src/factories/internal/metadata/iterate_metadata_intersection.ts#L135
Type 'string | undefined' is not assignable to type 'string'.
|
Bun
Process completed with exit code 2.
|