Skip to content

Release

Release #6

Manually triggered February 5, 2024 18:39
Status Failure
Total duration 51s
Artifacts

release.yml

on: workflow_dispatch
npm-publish
42s
npm-publish
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
npm-publish: node_modules/openai/src/streaming.ts#L190
Parameter 'ctrl' implicitly has an 'any' type.
npm-publish: src/tanuki.ts#L140
Type 'any[]' is not assignable to type '[any[], Record<string, any>]'.
npm-publish: src/tanuki.ts#L148
Type 'any[]' is not assignable to type '[any[], Record<string, any>]'.
npm-publish: src/tanuki.ts#L292
Argument of type 'InputType' is not assignable to parameter of type 'any[]'.
npm-publish: src/trackers/abstractBufferedLogger.ts#L332
Argument of type 'Record<string, any>' is not assignable to parameter of type 'FunctionConfig'.
npm-publish: tests/configurability.test.ts#L24
The 'this' context of type 'typeof Functions' is not assignable to method's 'this' of type '{ name: string; sourceFile: string; }'.
npm-publish: tests/configurability.test.ts#L25
The 'this' context of type 'typeof Functions' is not assignable to method's 'this' of type '{ name: string; sourceFile: string; }'.
npm-publish: tests/configurability.test.ts#L26
The 'this' context of type 'typeof Functions' is not assignable to method's 'this' of type '{ name: string; sourceFile: string; }'.
npm-publish: tests/configurability.test.ts#L30
Argument of type 'typeof Functions' is not assignable to parameter of type '{ name: string; sourceFile: string; }'.
npm-publish: tests/configurability.test.ts#L33
Argument of type 'typeof Functions' is not assignable to parameter of type '{ name: string; sourceFile: string; }'.
npm-publish
Process completed with exit code 1.
npm-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.