Skip to content

chore: make env mode strict by default #20041

chore: make env mode strict by default

chore: make env mode strict by default #20041

Triggered via pull request May 21, 2024 20:50
Status Failure
Total duration 23m 51s
Artifacts

test.yml

on: pull_request
Determine jobs to run
1m 22s
Determine jobs to run
Turbopack rust check
0s
Turbopack rust check
Turborepo rust check
1m 21s
Turborepo rust check
Turborepo Examples
0s
Turborepo Examples
Turbopack TypeScript files
0s
Turbopack TypeScript files
Rust lints
52s
Rust lints
Formatting
1m 5s
Formatting
Matrix: Build Turborepo
Matrix: JS Package Tests
Check next-swc
0s
Check next-swc
Turbopack Rust testing on ubuntu
0s
Turbopack Rust testing on ubuntu
Turbopack Rust testing benchmarks on linux  /  Test
Turbopack Rust testing benchmarks on linux / Test
Matrix: turbopack_rust_test2
Turbopack rust clippy
0s
Turbopack rust clippy
Matrix: turbopack_rust_test_bench2
Waiting for pending jobs
Matrix: turborepo_rust_test
Turborepo rust clippy
1m 25s
Turborepo rust clippy
Matrix: Turborepo Integration
Upload Test results
28s
Upload Test results
Cleanup  /  cleanup
2s
Cleanup / cleanup
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 33 warnings
Turborepo Integration (windows-latest)
turborepo-tests-integration#test: command (D:\a\turbo\turbo\turborepo-tests\integration) C:\hostedtoolcache\windows\node\18.20.2\x64\pnpm.CMD run test exited (1)
Turborepo Integration (windows-latest)
Process completed with exit code 1.
Ok
Process completed with exit code 1.
Done
Process completed with exit code 1.
Determine jobs to run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2, actions/checkout@v3, technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Upload Test results
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rust lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
Formatting: packages/turbo-benchmark/src/generate.mjs#L74
Unexpected string concatenation
Formatting: packages/turbo-benchmark/src/generate.mjs#L80
'deps' is never reassigned. Use 'const' instead
Formatting: packages/turbo-benchmark/src/generate.mjs#L298
Unexpected string concatenation
Turborepo rust check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
Build Turborepo (ubuntu, self-hosted, linux, x64, metal)
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/.
Build Turborepo (macos, macos-latest)
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/.
Turborepo rust clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
Turborepo Rust testing on ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
Turborepo Rust testing on ubuntu: crates/turborepo-repository/src/package_graph/mod.rs#L469
the item `AbsoluteSystemPathBuf` is imported redundantly
Turborepo Rust testing on ubuntu: crates/turborepo-lib/src/turbo_json/mod.rs#L710
unused import: `RelativeUnixPathBuf`
Build Turborepo (windows, windows-latest)
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/.
Turborepo Rust testing on macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
Turborepo Rust testing on macos: crates/turborepo-repository/src/package_graph/mod.rs#L469
the item `AbsoluteSystemPathBuf` is imported redundantly
Turborepo Rust testing on macos: crates/turborepo-lib/src/turbo_json/mod.rs#L710
unused import: `RelativeUnixPathBuf`
Turborepo Integration (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/[email protected], arduino/[email protected], ./.github/actions/cargo-sweep, ts-graphviz/setup-graphviz@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Turborepo Integration (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/[email protected], arduino/[email protected], ./.github/actions/cargo-sweep, ts-graphviz/setup-graphviz@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Turborepo Integration (macos-latest)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Turborepo Integration (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/[email protected], arduino/[email protected], ./.github/actions/cargo-sweep, ts-graphviz/setup-graphviz@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Turborepo Rust testing on windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
Turborepo Rust testing on windows: crates/turborepo-repository/src/package_graph/mod.rs#L469
the item `AbsoluteSystemPathBuf` is imported redundantly
Turborepo Rust testing on windows: crates/turborepo-lib/src/turbo_json/mod.rs#L710
unused import: `RelativeUnixPathBuf`
Ok
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Done
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.