fix renaming of page files, add handling of symlinked pages #32977
build_and_test.yml
on: pull_request
Determine changes
9s
build-next
/
build
28s
build-native
/
build
4m 6s
validate-docs-links
14s
Matrix: test unit
test cargo unit
/
build
3m 16s
rust check
/
build
2m 17s
test next-swc wasm
/
build
4m 21s
rustdoc check
/
build
2m 13s
test next-swc wasi
/
build
Matrix: test prod
Waiting for pending jobs
Matrix: test dev
Waiting for pending jobs
Matrix: test integration
Waiting for pending jobs
Matrix: Test new tests for flakes (dev)
Waiting for pending jobs
Matrix: Test new tests for flakes (prod)
Waiting for pending jobs
Matrix: test ppr dev
Waiting for pending jobs
Matrix: test ppr prod
Waiting for pending jobs
Matrix: test turbopack dev
Waiting for pending jobs
Matrix: test turbopack development integration
Waiting for pending jobs
Matrix: test turbopack production integration
Waiting for pending jobs
Matrix: test turbopack production
Waiting for pending jobs
test firefox and safari
/
build
types and precompiled
/
build
Matrix: Run devlow benchmarks
Waiting for pending jobs
Matrix: Test new tests when deployed
Waiting for pending jobs
report test results to datadog
3s
thank you, next
0s
Annotations
33 errors
rustdoc check / build:
crates/next-core/src/app_structure.rs#L328
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
rustdoc check / build:
crates/next-core/src/app_structure.rs#L328
no method named `resolve_symlink` found for reference `&turbo_tasks_fs::DirectoryEntry` in the current scope
|
rustdoc check / build:
crates/next-core/src/pages_structure.rs#L216
no method named `resolve_symlink` found for reference `&turbo_tasks_fs::DirectoryEntry` in the current scope
|
rustdoc check / build:
crates/next-core/src/pages_structure.rs#L216
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
rustdoc check / build
Process completed with exit code 101.
|
rust check / build:
crates/next-core/src/app_structure.rs#L328
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
rust check / build:
crates/next-core/src/pages_structure.rs#L216
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
rust check / build
could not compile `next-core` (lib) due to 2 previous errors
|
rust check / build
@next/swc#rust-check-napi-rustls: command (/root/actions-runner/_work/next.js/next.js/packages/next-swc) /root/actions-runner/_work/_tool/node/20.9.0/x64/bin/pnpm run rust-check-napi-rustls exited (101)
|
rust check / build
Process completed with exit code 101.
|
test cargo unit / build
@next/swc#test-cargo-unit: command (/root/actions-runner/_work/next.js/next.js/packages/next-swc) /root/actions-runner/_work/_tool/node/20.9.0/x64/bin/pnpm run test-cargo-unit exited (101)
|
test cargo unit / build:
crates/next-core/src/app_structure.rs#L328
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
test cargo unit / build:
crates/next-core/src/pages_structure.rs#L216
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
test cargo unit / build
could not compile `next-core` (lib) due to 2 previous errors
|
test cargo unit / build
command `/root/.rustup/toolchains/nightly-2024-05-31-x86_64-unknown-linux-gnu/bin/cargo test --no-run --message-format json-render-diagnostics --workspace --exclude next-swc-napi --features rustls-tls --release` exited with code 101
|
test cargo unit / build
Process completed with exit code 101.
|
build-native / build
@next/swc#build-native-release: command (/root/actions-runner/_work/next.js/next.js/packages/next-swc) /root/actions-runner/_work/_tool/node/20.9.0/x64/bin/pnpm run build-native-release --target x86_64-unknown-linux-gnu exited (1)
|
build-native / build:
crates/next-core/src/app_structure.rs#L328
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
build-native / build:
crates/next-core/src/pages_structure.rs#L216
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
build-native / build
Process completed with exit code 1.
|
test unit (20) / build
@next/swc#build-native-release: command (/root/actions-runner/_work/next.js/next.js/packages/next-swc) /root/actions-runner/_work/_tool/node/20.16.0/x64/bin/pnpm run build-native-release --target x86_64-unknown-linux-gnu exited (1)
|
test unit (20) / build:
crates/next-core/src/app_structure.rs#L328
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
test unit (20) / build:
crates/next-core/src/pages_structure.rs#L216
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
test unit (20) / build
Process completed with exit code 1.
|
test unit (18) / build
@next/swc#build-native-release: command (/root/actions-runner/_work/next.js/next.js/packages/next-swc) /root/actions-runner/_work/_tool/node/18.20.4/x64/bin/pnpm run build-native-release --target x86_64-unknown-linux-gnu exited (1)
|
test unit (18) / build:
crates/next-core/src/app_structure.rs#L328
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
test unit (18) / build:
crates/next-core/src/pages_structure.rs#L216
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
test unit (18) / build
Process completed with exit code 1.
|
test next-swc wasm / build
@next/swc#build-native-release: command (/root/actions-runner/_work/next.js/next.js/packages/next-swc) /root/actions-runner/_work/_tool/node/20.9.0/x64/bin/pnpm run build-native-release --target x86_64-unknown-linux-gnu exited (1)
|
test next-swc wasm / build:
crates/next-core/src/app_structure.rs#L328
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
test next-swc wasm / build:
crates/next-core/src/pages_structure.rs#L216
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
test next-swc wasm / build
Process completed with exit code 1.
|
thank you, next
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
turbo-run-summary-build-next
Expired
|
122 KB |
|