Skip to content

Rust追加など

Rust追加など #295

Triggered via pull request December 6, 2025 06:25
@na-trium-144na-trium-144
synchronize #141
rust
Status Failure
Total duration 44s
Artifacts

node.js.yml

on: pull_request
Matrix: lint
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

10 errors
types (22.x): app/terminal/tests.ts#L148
Property 'rust' does not exist on type '{ python: string; ruby: string; cpp: null; javascript: null; typescript: null; }'.
types (22.x): app/terminal/tests.ts#L117
Type '{ python: string[]; ruby: string[]; cpp: null[]; javascript: string[]; typescript: null[]; }' does not satisfy the expected type 'Record<RuntimeLang, (string | null)[]>'.
types (22.x): app/terminal/tests.ts#L106
Property 'rust' does not exist on type '{ python: string[]; ruby: string[]; cpp: null[]; javascript: string[]; typescript: null[]; }'.
types (22.x): app/terminal/tests.ts#L91
Type '{ python: string; ruby: string; cpp: null; javascript: string; typescript: null; }' does not satisfy the expected type 'Record<RuntimeLang, string | null>'.
types (22.x): app/terminal/tests.ts#L84
Property 'rust' does not exist on type '{ python: string; ruby: string; cpp: null; javascript: string; typescript: null; }'.
types (22.x): app/terminal/tests.ts#L64
Type '{ python: string[]; ruby: string[]; cpp: null[]; javascript: string[]; typescript: null[]; }' does not satisfy the expected type 'Record<RuntimeLang, string[] | null[]>'.
types (22.x): app/terminal/tests.ts#L54
Property 'rust' does not exist on type '{ python: string[]; ruby: string[]; cpp: null[]; javascript: string[]; typescript: null[]; }'.
types (22.x): app/terminal/tests.ts#L54
Type 'string[] | null[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
types (22.x): app/terminal/tests.ts#L39
Type '{ python: string; ruby: string; cpp: null; javascript: string; typescript: null; }' does not satisfy the expected type 'Record<RuntimeLang, string | null>'.
types (22.x): app/terminal/tests.ts#L32
Property 'rust' does not exist on type '{ python: string; ruby: string; cpp: null; javascript: string; typescript: null; }'.