Skip to content

feat(pb, ds): move to edge #635

feat(pb, ds): move to edge

feat(pb, ds): move to edge #635

Triggered via pull request February 28, 2025 03:05
Status Failure
Total duration 1m 7s
Artifacts

autofix.ci.yml

on: pull_request
autofix.ci
10s
autofix.ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint/style/noUselessElse: examples/javascript/s3-streamer/actor_test.ts#L87
This else clause can be omitted because previous branches break early.
lint/complexity/noForEach: examples/misc/monitor-betterstack/server.js#L6
Prefer for...of instead of forEach.
lint/style/useNodejsImportProtocol: examples/misc/monitor-betterstack/e2e_test.js#L2
A Node.js builtin module should be imported with the node: protocol.
suppressions/unused: packages/core/infra/client/isolate-v8-runner/js/90_rivet_ns.js#L13
Suppression comment has no effect. Remove the suppression or make sure you are suppressing the correct rule.