Add eager flag; bump #464
js_test.yml
on: pull_request
Check formatting
15s
Check linting
14s
Build and check types
16s
Matrix: Unit Tests
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.
|