Skip to content

Publish Package (Minor) #4

Publish Package (Minor)

Publish Package (Minor) #4

Manually triggered June 21, 2025 05:45
Status Failure
Total duration 15s
Artifacts

publish-package-minor.yml

on: workflow_dispatch
publish-npm
10s
publish-npm
publish-github
0s
publish-github
Fit to window
Zoom out
Zoom in

Annotations

3 errors
publish-npm
Process completed with exit code 1.
publish-npm: src/adapter.ts#L63
Type 'ValueType' does not satisfy the constraint 'string'.
publish-npm: src/adapter.ts#L55
Type '({ key, entities }: { key: string; entities?: FsUserContext | undefined; headers: ReadonlyHeaders; cookies: ReadonlyRequestCookies; }) => Promise<...>' is not assignable to type '(params: { key: string; entities?: FsUserContext | undefined; headers: ReadonlyHeaders; cookies: ReadonlyRequestCookies; }) => ValueType | Promise<...>'.