Skip to content

refactor(snack-runtime): split runtime app into reusable package and app #276

refactor(snack-runtime): split runtime app into reusable package and app

refactor(snack-runtime): split runtime app into reusable package and app #276

Triggered via pull request August 24, 2023 12:02
Status Failure
Total duration 3m 21s
Artifacts

packages.yml

on: pull_request
Matrix: review
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
review (snack-runtime)
Process completed with exit code 1.
review (snack-runtime): packages/snack-runtime/src/Modules.tsx#L26
`../vendor/system.src` import should occur after import of `./aliases`
review (snack-runtime): packages/snack-runtime/src/aliases/index.tsx#L2
`./common` import should occur before import of `../NativeModules/AssetRegistry`
review (snack-runtime): packages/snack-runtime/src/aliases/index.web.tsx#L2
`./common` import should occur before import of `../NativeModules/AssetRegistry`
review (snack-runtime): packages/snack-runtime/src/transports/RuntimeTrafficMirroringTransport.ts#L3
`../Logger` import should occur after import of `./RuntimeTransportImplSocketIO`
review (snack-runtime): packages/snack-runtime/src/transports/RuntimeTransportImplPubNub.ts#L6
`./RuntimeTransport` type import should occur before import of `../Logger`
review (snack-runtime): packages/snack-runtime/src/transports/RuntimeTransportImplSocketIO.ts#L6
`./RuntimeTransport` type import should occur before import of `../Logger`
review (snack-runtime): packages/snack-runtime/src/transports/RuntimeTransportImplWebPlayer.ts#L2
`./RuntimeTransport` type import should occur before import of `../Logger`