Skip to content

Feature/notepad

Feature/notepad #132

Triggered via pull request December 3, 2024 20:23
Status Failure
Total duration 35s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: src/notepad/notepadActions.ts#L13
Argument of type 'Partial<Omit<Note, "id">> | undefined' is not assignable to parameter of type '(notepad: Note) => void'.
build: src/solver/page/request-drawer/SolverRequestDrawer.tsx#L70
Argument of type '"notes" | "recipes" | "inputs-outputs" | "limitations"' is not assignable to parameter of type 'SetStateAction<"recipes" | "inputs-outputs" | "limitations" | null>'.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636