chore: enable rust codepath on CI (#6449) #14422
Annotations
5 warnings
Lint:
benchmark/src/index.ts#L93
Caution: `fse` also has a named export `copySync`. Check if you meant to write `import {copySync} from 'fs-extra'` instead
|
Lint:
benchmark/src/index.ts#L106
Caution: `fse` also has a named export `copySync`. Check if you meant to write `import {copySync} from 'fs-extra'` instead
|
Lint:
benchmark/src/index.ts#L148
Unsafe assignment of an `any` value
|
Lint:
benchmark/src/index.ts#L149
Unsafe member access .dependencies on an `any` value
|
Lint:
benchmark/src/index.ts#L206
Caution: `ndjson` also has a named export `stringify`. Check if you meant to write `import {stringify} from 'ndjson'` instead
|
The logs for this run have expired and are no longer available.
Loading