Skip to content

Typings generator

Typings generator #179

Triggered via pull request June 17, 2024 21:44
@ThyrstThyrst
opened #29
types
Status Failure
Total duration 34s
Artifacts

main.yml

on: pull_request
runs typescript and tests
25s
runs typescript and tests
Publish to NPM
0s
Publish to NPM
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
src/LangtailPrompts.spec.ts > LangtailPrompts > invoke > should support a simple prompt with variables: src/LangtailPrompts.ts#L154
SyntaxError: Unexpected token 'd', "data: {"id"... is not valid JSON ❯ LangtailPrompts.invoke src/LangtailPrompts.ts:154:21 ❯ src/LangtailPrompts.spec.ts:74:28
src/LangtailPrompts.spec.ts > LangtailPrompts > invoke > should make a single request with variables using the project-prompt path: src/LangtailPrompts.ts#L154
SyntaxError: Unexpected token 'd', "data: {"id"... is not valid JSON ❯ LangtailPrompts.invoke src/LangtailPrompts.ts:154:21 ❯ src/LangtailPrompts.spec.ts:90:28
runs typescript and tests
Process completed with exit code 1.
runs typescript and tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runs typescript and tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/