feat: check blockchain owner before letting create a trade #706
Annotations
2 errors and 11 warnings
linter:
src/ports/trades/component.ts#L2
'ERC721TradeAsset' is defined but never used
|
linter
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linter:
src/controllers/utils.ts#L3
Unexpected any. Specify a different type
|
linter:
src/controllers/utils.ts#L11
Unexpected any. Specify a different type
|
linter:
src/logic/http/pagination.ts#L29
Unexpected any. Specify a different type
|
linter:
src/ports/job/component.ts#L7
Unexpected any. Specify a different type
|
linter:
src/ports/job/component.ts#L18
Unexpected any. Specify a different type
|
linter:
src/ports/job/types.ts#L14
Unexpected any. Specify a different type
|
linter:
src/ports/trades/component.ts#L99
Unexpected any. Specify a different type
|
linter:
test/unit/trades-handler.spec.ts#L21
Unexpected any. Specify a different type
|
linter:
test/unit/trades-logic.spec.ts#L14
Unexpected any. Specify a different type
|
linter:
test/utils.ts#L17
Unexpected any. Specify a different type
|
Loading