perf(arns): cache resolution for non-existent name #1794
build-core.yml
on: push
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.
|