Replace superstruct
with ESM-compatible fork @metamask/superstruct
#4573
Annotations
10 errors
packages/snaps-jest/src/helpers.ts#L346
Functions that return promises must be async
|
packages/snaps-jest/src/helpers.ts#L361
Functions that return promises must be async
|
packages/snaps-jest/src/internals/request.test.tsx#L14
`./request` import should occur before import of `../test-utils`
|
packages/snaps-jest/src/internals/request.test.tsx#L19
`./simulation` import should occur before import of `../test-utils`
|
packages/snaps-jest/src/internals/request.ts#L19
`../types` type import should occur after import of `./structs`
|
packages/snaps-jest/src/internals/server.ts#L15
`./logger` import should occur before type import of `../options`
|
packages/snaps-jest/src/internals/simulation/controllers.test.ts#L7
`../../test-utils/options` import should occur after type import of `./simulation`
|
packages/snaps-jest/src/internals/simulation/interface.test.tsx#L35
`../../helpers` import should occur after import of `./store`
|
packages/snaps-jest/src/internals/simulation/interface.test.tsx#L44
`../../test-utils` import should occur after import of `./store`
|
packages/snaps-jest/src/internals/simulation/interface.ts#L12
'/home/runner/work/snaps/snaps/node_modules/@metamask/snaps-sdk/jsx.js' imported multiple times
|
This job failed
Loading