Skip to content

Add eager flag; bump #464

Add eager flag; bump

Add eager flag; bump #464

Triggered via pull request October 20, 2023 15:55
Status Failure
Total duration 38s
Artifacts

js_test.yml

on: pull_request
Check formatting
15s
Check formatting
Check linting
14s
Check linting
Build and check types
16s
Build and check types
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

23 errors
Check linting
Argument of type '{ score: ScoreType | undefined; value: ValueType | undefined; comment: string | undefined; correction: object | undefined; sourceInfo: KVMap; feedbackSourceType: "model"; }' is not assignable to parameter of type '{ score?: ScoreType | undefined; value?: ValueType | undefined; correction?: object | undefined; comment?: string | undefined; sourceInfo?: object | undefined; feedbackSourceType?: FeedbackSourceType | undefined; sourceRunId?: string | undefined; feedbackId?: string | undefined; eager: boolean; }'.
Check linting
Argument of type '{ score: number; sourceRunId: string; feedbackSourceType: "app"; }' is not assignable to parameter of type '{ score?: ScoreType | undefined; value?: ValueType | undefined; correction?: object | undefined; comment?: string | undefined; sourceInfo?: object | undefined; feedbackSourceType?: FeedbackSourceType | undefined; sourceRunId?: string | undefined; feedbackId?: string | undefined; eager: boolean; }'.
Check linting
Process completed with exit code 2.
Build and check types
Argument of type '{ score: ScoreType | undefined; value: ValueType | undefined; comment: string | undefined; correction: object | undefined; sourceInfo: KVMap; feedbackSourceType: "model"; }' is not assignable to parameter of type '{ score?: ScoreType | undefined; value?: ValueType | undefined; correction?: object | undefined; comment?: string | undefined; sourceInfo?: object | undefined; feedbackSourceType?: FeedbackSourceType | undefined; sourceRunId?: string | undefined; feedbackId?: string | undefined; eager: boolean; }'.
Build and check types
Argument of type '{ score: number; sourceRunId: string; feedbackSourceType: "app"; }' is not assignable to parameter of type '{ score?: ScoreType | undefined; value?: ValueType | undefined; correction?: object | undefined; comment?: string | undefined; sourceInfo?: object | undefined; feedbackSourceType?: FeedbackSourceType | undefined; sourceRunId?: string | undefined; feedbackId?: string | undefined; eager: boolean; }'.
Build and check types
Process completed with exit code 2.
Check formatting
Argument of type '{ score: ScoreType | undefined; value: ValueType | undefined; comment: string | undefined; correction: object | undefined; sourceInfo: KVMap; feedbackSourceType: "model"; }' is not assignable to parameter of type '{ score?: ScoreType | undefined; value?: ValueType | undefined; correction?: object | undefined; comment?: string | undefined; sourceInfo?: object | undefined; feedbackSourceType?: FeedbackSourceType | undefined; sourceRunId?: string | undefined; feedbackId?: string | undefined; eager: boolean; }'.
Check formatting
Argument of type '{ score: number; sourceRunId: string; feedbackSourceType: "app"; }' is not assignable to parameter of type '{ score?: ScoreType | undefined; value?: ValueType | undefined; correction?: object | undefined; comment?: string | undefined; sourceInfo?: object | undefined; feedbackSourceType?: FeedbackSourceType | undefined; sourceRunId?: string | undefined; feedbackId?: string | undefined; eager: boolean; }'.
Check formatting
Process completed with exit code 2.
Unit Tests (ubuntu-latest, 19.x)
Argument of type '{ score: ScoreType | undefined; value: ValueType | undefined; comment: string | undefined; correction: object | undefined; sourceInfo: KVMap; feedbackSourceType: "model"; }' is not assignable to parameter of type '{ score?: ScoreType | undefined; value?: ValueType | undefined; correction?: object | undefined; comment?: string | undefined; sourceInfo?: object | undefined; feedbackSourceType?: FeedbackSourceType | undefined; sourceRunId?: string | undefined; feedbackId?: string | undefined; eager: boolean; }'.
Unit Tests (ubuntu-latest, 19.x)
Argument of type '{ score: number; sourceRunId: string; feedbackSourceType: "app"; }' is not assignable to parameter of type '{ score?: ScoreType | undefined; value?: ValueType | undefined; correction?: object | undefined; comment?: string | undefined; sourceInfo?: object | undefined; feedbackSourceType?: FeedbackSourceType | undefined; sourceRunId?: string | undefined; feedbackId?: string | undefined; eager: boolean; }'.
Unit Tests (ubuntu-latest, 19.x)
Process completed with exit code 2.
Unit Tests (ubuntu-latest, 20.x)
Argument of type '{ score: ScoreType | undefined; value: ValueType | undefined; comment: string | undefined; correction: object | undefined; sourceInfo: KVMap; feedbackSourceType: "model"; }' is not assignable to parameter of type '{ score?: ScoreType | undefined; value?: ValueType | undefined; correction?: object | undefined; comment?: string | undefined; sourceInfo?: object | undefined; feedbackSourceType?: FeedbackSourceType | undefined; sourceRunId?: string | undefined; feedbackId?: string | undefined; eager: boolean; }'.
Unit Tests (ubuntu-latest, 20.x)
Argument of type '{ score: number; sourceRunId: string; feedbackSourceType: "app"; }' is not assignable to parameter of type '{ score?: ScoreType | undefined; value?: ValueType | undefined; correction?: object | undefined; comment?: string | undefined; sourceInfo?: object | undefined; feedbackSourceType?: FeedbackSourceType | undefined; sourceRunId?: string | undefined; feedbackId?: string | undefined; eager: boolean; }'.
Unit Tests (ubuntu-latest, 20.x)
Process completed with exit code 2.
Unit Tests (macos-latest, 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
Unit Tests (macos-latest, 20.x)
The operation was canceled.
Unit Tests (windows-latest, 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
Unit Tests (windows-latest, 20.x)
The operation was canceled.
Unit Tests (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
Unit Tests (ubuntu-latest, 18.x)
Argument of type '{ score: ScoreType | undefined; value: ValueType | undefined; comment: string | undefined; correction: object | undefined; sourceInfo: KVMap; feedbackSourceType: "model"; }' is not assignable to parameter of type '{ score?: ScoreType | undefined; value?: ValueType | undefined; correction?: object | undefined; comment?: string | undefined; sourceInfo?: object | undefined; feedbackSourceType?: FeedbackSourceType | undefined; sourceRunId?: string | undefined; feedbackId?: string | undefined; eager: boolean; }'.
Unit Tests (ubuntu-latest, 18.x)
Argument of type '{ score: number; sourceRunId: string; feedbackSourceType: "app"; }' is not assignable to parameter of type '{ score?: ScoreType | undefined; value?: ValueType | undefined; correction?: object | undefined; comment?: string | undefined; sourceInfo?: object | undefined; feedbackSourceType?: FeedbackSourceType | undefined; sourceRunId?: string | undefined; feedbackId?: string | undefined; eager: boolean; }'.
Unit Tests (ubuntu-latest, 18.x)
The operation was canceled.