Feat/UI components initial #33
Merged
Annotations
10 errors and 10 warnings
|
Run npm run lint:
apps/docs/src/stories/Header.stories.ts#L7
Unsafe assignment of an error typed value
|
|
Run npm run lint:
apps/docs/src/stories/Button.stories.ts#L75
Unsafe call of a type that could not be resolved
|
|
Run npm run lint:
apps/docs/src/stories/Button.stories.ts#L75
Unsafe assignment of an error typed value
|
|
Run npm run lint:
apps/docs/src/stories/Button.stories.ts#L61
Unsafe assignment of an error typed value
|
|
Run npm run lint:
apps/docs/src/index.ts#L29
Unsafe assignment of an error typed value
|
|
Run npm run lint:
apps/docs/src/index.ts#L28
Unsafe call of a type that could not be resolved
|
|
Run npm run lint:
apps/docs/src/index.ts#L28
Unsafe assignment of an error typed value
|
|
Run npm run lint:
apps/docs/src/index.ts#L18
Unsafe assignment of an error typed value
|
|
Run npm run lint:
apps/docs/src/index.ts#L17
Unsafe call of a type that could not be resolved
|
|
Run npm run lint:
apps/docs/src/index.ts#L17
Unsafe assignment of an error typed value
|
|
Run npm run lint:
libs/ui-components/src/theme/utils/merge-theme.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `Record<string, any>`
|
|
Run npm run lint:
libs/bridge-core/src/example.ts#L188
Unsafe argument of type `any` assigned to a parameter of type `string | number | bigint | boolean`
|
|
Run npm run lint:
libs/bridge-core/src/example.ts#L188
Unsafe argument of type `any` assigned to a parameter of type `string | number | bigint | boolean`
|
|
Run npm run lint:
libs/bridge-core/src/api.ts#L50
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Run npm run lint:
libs/bridge-core/src/aggregator.ts#L281
Unsafe argument of type `any` assigned to a parameter of type `ChainId`
|
|
Run npm run lint:
libs/bridge-core/src/adapters/stellar.ts#L269
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Run npm run lint:
libs/bridge-core/src/adapters/stellar.ts#L268
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Run npm run lint:
libs/bridge-core/src/adapters/hop.ts#L110
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Run npm run lint:
libs/bridge-core/src/adapters/hop.ts#L85
Unsafe argument of type error typed assigned to a parameter of type `string | number | bigint | boolean`
|
|
Run npm run lint:
libs/bridge-core/src/adapters/hop.ts#L83
Unsafe argument of type error typed assigned to a parameter of type `string | number | bigint | boolean`
|
Loading