Skip to content

replace nolyfills with socket registry #22

replace nolyfills with socket registry

replace nolyfills with socket registry #22

Triggered via push October 20, 2024 07:04
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: src/decode.ts#L4
Expected "./crypto" to come before "./utils"
lint: src/decode.ts#L5
Expected "./constants" to come before "./crypto"
lint: src/decode.ts#L6
Expected "./types" (sibling-type) to come before "./constants" (sibling)
lint: src/encode.ts#L2
Expected "./types" (sibling-type) to come before "binary-util" (external)
lint: src/encode.ts#L4
Expected "./crypto" to come before "./utils"
lint: src/index.ts#L2
Expected "./decode" to come before "./encode"
lint: src/index.ts#L3
Expected "./constants" to come before "./decode"
lint: src/utils.ts#L2
Expected "./types" (sibling-type) to come before "node:buffer" (builtin)
lint
Process completed with exit code 1.