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