Feature/notepad #132
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
|