perf: build telemetry client in background #18148
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, mozilla-actions/[email protected], pnpm/[email protected], actions/[email protected], arduino/[email protected], ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run if [ -z "${RUSTC_WRAPPER}" ]; then:
crates/turborepo-api-client/src/telemetry.rs#L47
field `sender` is never read
|
Run if [ -z "${RUSTC_WRAPPER}" ]; then:
crates/turborepo-api-client/src/telemetry.rs#L51
variant `Record` is never constructed
|
Run if [ -z "${RUSTC_WRAPPER}" ]; then
`turborepo-api-client` (lib) generated 2 warnings
|
Loading