Skip to content

Change openai engine to use raw tweet JSON data #155

Change openai engine to use raw tweet JSON data

Change openai engine to use raw tweet JSON data #155

Triggered via pull request February 25, 2024 21:35
Status Failure
Total duration 33s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test Node.js 20: src/fixtures.json#L1
'{' expected.
Test Node.js 20: src/fixtures.json#L1
Property assignment expected.
Test Node.js 20: src/fixtures.json#L1
',' expected.
Test Node.js 20: src/fixtures.json#L1
Property assignment expected.
Test Node.js 20: src/fixtures.json#L1
',' expected.
Test Node.js 20: src/fixtures.json#L1
Property assignment expected.
Test Node.js 20: src/fixtures.json#L1
',' expected.
Test Node.js 20: src/fixtures.json#L1
String literal with double quotes expected.
Test Node.js 20: src/fixtures.json#L2
Property value can only be string literal, numeric literal, 'true', 'false', 'null', object literal or array literal.
Test Node.js 20: src/fixtures.json#L2
',' expected.
Test Node.js 20: src/types.ts#L8
'Entities' is defined but never used