Use MUI for connection controls #282
tests.yml
on: pull_request
yarn tests
26s
yarn build
30s
Annotations
2 errors
yarn build
Type '{ stanWasmServerUrl: string; setStanWasmServerUrl: Dispatch<SetStateAction<string>>; isConnected: boolean; closeDialog: () => void; onRetry: () => void; }' is not assignable to type 'IntrinsicAttributes & ConfigureCompilationServerDialogProps'.
|
yarn build
Process completed with exit code 2.
|