chore(test): remove another single quoted echo arg (#6468) #14421
test.yml
on: push
Matrix: Build Turborepo
Matrix: Go Unit Tests
Matrix: Turborepo Examples
Matrix: JS Package Tests
Matrix: turbopack_rust_test2
Matrix: turborepo_rust_test
Matrix: Turborepo E2E Tests
Matrix: Turborepo Integration Tests
Matrix: Turborepo Integration Tests (Rust Codepath)
Annotations
1 error and 24 warnings
Turborepo Integration Tests (Rust Codepath) (ubuntu, ubuntu-latest)
Process completed with exit code 1.
|
Formatting:
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
|
Formatting:
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
|
Formatting:
benchmark/src/index.ts#L148
Unsafe assignment of an `any` value
|
Formatting:
benchmark/src/index.ts#L149
Unsafe member access .dependencies on an `any` value
|
Formatting:
benchmark/src/index.ts#L206
Caution: `ndjson` also has a named export `stringify`. Check if you meant to write `import {stringify} from 'ndjson'` instead
|
Build Turborepo (ubuntu, ubuntu-latest):
crates/turborepo-lib/src/run/mod.rs#L21
unused import: `info`
|
Build Turborepo (ubuntu, ubuntu-latest)
`turborepo-lib` (lib) generated 1 warning (run `cargo fix --lib -p turborepo-lib` to apply 1 suggestion)
|
Build Turborepo (macos, macos-latest):
crates/turborepo-lib/src/run/mod.rs#L21
unused import: `info`
|
Build Turborepo (macos, macos-latest)
`turborepo-lib` (lib) generated 1 warning (run `cargo fix --lib -p turborepo-lib` to apply 1 suggestion)
|
Build Turborepo (windows, windows-latest):
crates/turborepo-fs/src/lib.rs#L82
unused variable: `src_metadata`
|
Build Turborepo (windows, windows-latest)
`turborepo-fs` (lib) generated 1 warning (run `cargo fix --lib -p turborepo-fs` to apply 1 suggestion)
|
|
Build Turborepo (windows, windows-latest)
`turborepo-cache` (lib) generated 1 warning (run `cargo fix --lib -p turborepo-cache` to apply 1 suggestion)
|
Build Turborepo (windows, windows-latest):
crates/turborepo-lib/src/run/mod.rs#L21
unused import: `info`
|
Build Turborepo (windows, windows-latest):
crates/turborepo-lib/src/process/child.rs#L87
unused variable: `timeout`
|
Build Turborepo (windows, windows-latest)
`turborepo-lib` (lib) generated 2 warnings (run `cargo fix --lib -p turborepo-lib` to apply 2 suggestions)
|
Turborepo Integration Tests (Rust Codepath) (ubuntu, ubuntu-latest)
Unexpected input(s) 'target', valid inputs are ['windows', 'github-token']
|
Turborepo Integration Tests (Rust Codepath) (ubuntu, ubuntu-latest)
Unexpected input(s) 'target', valid inputs are ['windows', 'github-token']
|
|
Turborepo Integration Tests (Rust Codepath) (ubuntu, ubuntu-latest)
`turborepo-lib` (lib) generated 1 warning (run `cargo fix --lib -p turborepo-lib` to apply 1 suggestion)
|
|
Turborepo Integration Tests (ubuntu, ubuntu-latest)
`turborepo-lib` (lib) generated 1 warning (run `cargo fix --lib -p turborepo-lib` to apply 1 suggestion)
|
|
Turborepo Integration Tests (macos, macos-latest)
`turborepo-lib` (lib) generated 1 warning (run `cargo fix --lib -p turborepo-lib` to apply 1 suggestion)
|