Skip to content

perf(arns): cache resolution for non-existent name #1794

perf(arns): cache resolution for non-existent name

perf(arns): cache resolution for non-existent name #1794

Triggered via push September 20, 2024 21:02
Status Failure
Total duration 1m 14s
Artifacts

build-core.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test (ubuntu-latest): src/resolution/on-demand-arns-resolver.ts#L98
Replace `⏎········arnsRecord·===·null·||⏎········arnsRecord.processId·===·undefined⏎······` with `arnsRecord·===·null·||·arnsRecord.processId·===·undefined`
test (ubuntu-latest)
Process completed with exit code 1.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest): src/resolution/on-demand-arns-resolver.ts#L98
Replace `⏎········arnsRecord·===·null·||⏎········arnsRecord.processId·===·undefined⏎······` with `arnsRecord·===·null·||·arnsRecord.processId·===·undefined`
test (macos-latest)
The operation was canceled.