(release): version bump #7
Annotations
9 errors
Typecheck
@deepsirius-ui/app#type-check: command (/home/runner/work/deepsirius-ui/deepsirius-ui/apps/deepsirius-ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (2)
|
Typecheck
Module '"~/lib/constants"' has no exported member 'slurmPartitionOptions'.
|
Typecheck
Type 'unknown' is not assignable to type 'string | undefined'.
|
Typecheck
Type 'unknown' is not assignable to type 'string'.
|
Typecheck
Argument of type 'unknown' is not assignable to parameter of type 'SetStateAction<string>'.
|
Typecheck
Type '{ placeholder: string; onChange: (...event: any[]) => void; onBlur: Noop; value: unknown; disabled?: boolean | undefined; name: "workspaceBasePath"; ref: RefCallBack; }' is not assignable to type 'InputProps'.
|
Typecheck
Type '{ placeholder: string; onChange: (...event: any[]) => void; onBlur: Noop; value: unknown; disabled?: boolean | undefined; name: "workspaceName"; ref: RefCallBack; }' is not assignable to type 'InputProps'.
|
Typecheck
Parameter 'item' implicitly has an 'any' type.
|
Typecheck
Process completed with exit code 2.
|
Loading