Skip to content

update test

update test #118

Triggered via push March 6, 2024 23:33
Status Cancelled
Total duration 1m 26s
Billable time 6m
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors
build (18.x)
The run was canceled by @andrefs.
build (18.x): src/lib/experiments/compare-prompts.ts#L91
Cannot find name 'TrialsRes'. Did you mean 'TrialsResult'?
build (18.x): src/lib/experiments/compare-prompts.ts#L91
The return type of an async function or method must be the global Promise<T> type. Did you mean to write 'Promise<TrialsRes[]>'?
build (18.x): src/lib/experiments/compare-prompts.ts#L91
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
build (18.x)
The operation was canceled.
build (21.x)
The run was canceled by @andrefs.
build (21.x): src/lib/experiments/compare-prompts.ts#L91
Cannot find name 'TrialsRes'. Did you mean 'TrialsResult'?
build (21.x): src/lib/experiments/compare-prompts.ts#L91
The return type of an async function or method must be the global Promise<T> type. Did you mean to write 'Promise<TrialsRes[]>'?
build (21.x): src/lib/experiments/compare-prompts.ts#L91
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
build (21.x)
The operation was canceled.
build (20.x)
The run was canceled by @andrefs.
build (20.x): src/lib/experiments/compare-prompts.ts#L91
Cannot find name 'TrialsRes'. Did you mean 'TrialsResult'?
build (20.x): src/lib/experiments/compare-prompts.ts#L91
The return type of an async function or method must be the global Promise<T> type. Did you mean to write 'Promise<TrialsRes[]>'?
build (20.x): src/lib/experiments/compare-prompts.ts#L91
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
build (20.x)
The operation was canceled.