add a quick and dirty android build workflow #577
Annotations
6 errors
|
Run npm run lint:
src/components/InitialModal.tsx#L25
Argument of type '["getStarted"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
|
Run npm run lint:
src/components/InitialModal.tsx#L28
Argument of type '["startHint"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
|
Run npm run lint:
src/components/InitialModal.tsx#L30
Argument of type '["addEnutsMint"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
|
Run npm run lint:
src/components/InitialModal.tsx#L32
Argument of type '["addMintUrl"]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
|
Run npm run lint
The operation was canceled.
|
Loading