-
-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Audit 02/11 #1826
fix: Audit 02/11 #1826
Conversation
Run report for 71206959
|
Action | Time | Status | Info | |
---|---|---|---|---|
🟩 | SyncWorkspace |
347.6ms | Passed | |
🟩 | SetupToolchain(node:~22) |
25.4s | Passed | |
🟩 | SyncProject(node, types) |
4.6ms | Passed | |
🟩 | SyncProject(node, visualizer) |
5.2ms | Passed | |
🟩 | SyncProject(node, runtime) |
3.8ms | Passed | |
🟩 | SyncProject(node, report) |
6.9ms | Passed | |
🟩 | SyncProject(node, nx-compat) |
8.6ms | Passed | |
🟩 | SyncProject(node, website) |
5.4ms | Passed | |
🟩 | InstallWorkspaceDeps(node:~22) |
41.4s | Passed | |
🟩 | RunTask(visualizer:test) |
1.3s | Passed | |
🟩 | RunTask(types:format) |
1.5s | Passed | |
🟩 | RunTask(types:test) |
1.2s | Passed | |
🟩 | RunTask(visualizer:format) |
1.7s | Passed | |
🟩 | RunTask(types:build) |
7.2s | Passed | |
🟩 | RunTask(visualizer:typecheck) |
4.9s | Passed | |
🟩 | RunTask(types:typecheck) |
4.2s | Passed | |
🟩 | RunTask(visualizer:build) |
12.1s | Passed | |
🟩 | RunTask(nx-compat:format) |
1.3s | Passed | |
🟩 | RunTask(types:lint) |
11.5s | Passed | |
🟩 | RunTask(report:format) |
1.5s | Passed | |
And 19 more... |
Expanded report
Action | Time | Status | Info | |
---|---|---|---|---|
🟩 | RunTask(runtime:test) |
1.4s | Passed | |
🟩 | RunTask(runtime:typecheck) |
4.4s | Passed | |
🟩 | RunTask(nx-compat:test) |
1.3s | Passed | |
🟩 | RunTask(runtime:build) |
7s | Passed | |
🟩 | RunTask(report:test) |
4s | Passed | |
🟩 | RunTask(visualizer:lint) |
12.2s | Passed | |
🟩 | RunTask(nx-compat:typecheck) |
6.2s | Passed | |
🟩 | RunTask(runtime:format) |
956.3ms | Passed | |
🟩 | RunTask(nx-compat:build) |
8.9s | Passed | |
🟩 | RunTask(runtime:lint) |
12.1s | Passed | |
🟩 | RunTask(report:build) |
7.5s | Passed | |
🟩 | RunTask(report:typecheck) |
4.2s | Passed | |
🟩 | RunTask(report:lint) |
10.7s | Passed | |
🟩 | RunTask(nx-compat:lint) |
11.3s | Passed | |
🟩 | RunTask(website:test) |
1.4s | Passed | |
🟩 | RunTask(website:typecheck) |
9.7s | Passed | |
🟩 | RunTask(website:format) |
17.8s | Passed | |
🟩 | RunTask(website:lint) |
12.7s | Passed | |
🟩 | RunTask(website:build) |
1m 45s | Passed |
Environment
OS: Linux
Matrix:
os = ubuntu-latest
node-version = 22
Touched files
.github/workflows/moon.yml
.github/workflows/release.yml
.github/workflows/rust.yml
.moon/workspace.yml
.yarn/versions/4e37e450.yml
CHANGELOG.md
crates/action-graph/src/action_graph_builder.rs
crates/action-graph/tests/action_graph_test.rs
crates/action-graph/tests/snapshots/action_graph_test__action_graph__run_task_dependencies__includes_dependents.snap
crates/action-graph/tests/snapshots/action_graph_test__action_graph__run_task_dependencies__includes_dependents_for_ci.snap
crates/affected/src/affected_tracker.rs
crates/affected/tests/affected_tracker_test.rs
crates/app/src/commands/ci.rs
crates/app/src/commands/query.rs
crates/app/src/commands/run.rs
crates/cli/src/main.rs
crates/cli/tests/snapshots/project_graph_test__aliases__uses_ids_in_graph.snap
crates/cli/tests/snapshots/project_graph_test__many_projects.snap
crates/cli/tests/snapshots/project_graph_test__single_project_with_dependencies.snap
crates/cli/tests/snapshots/project_graph_test__single_project_with_dependents.snap
crates/graph-utils/src/lib.rs
crates/project-graph/tests/project_graph_test.rs
crates/project-graph/tests/snapshots/project_graph_test__project_graph__aliases__loads_aliases.snap
crates/project-graph/tests/snapshots/project_graph_test__project_graph__to_dot__renders_full.snap
crates/project-graph/tests/snapshots/project_graph_test__project_graph__to_dot__renders_partial.snap
crates/workspace/src/workspace_builder.rs
Run report for 71206959
|
Action | Time | Status | Info | |
---|---|---|---|---|
🟩 | SyncWorkspace |
306.7ms | Passed | |
🟩 | SetupToolchain(node:~20) |
24.8s | Passed | |
🟩 | SyncProject(node, visualizer) |
4ms | Passed | |
🟩 | SyncProject(node, types) |
6.3ms | Passed | |
🟩 | SyncProject(node, report) |
3.4ms | Passed | |
🟩 | SyncProject(node, nx-compat) |
5.1ms | Passed | |
🟩 | SyncProject(node, runtime) |
3.8ms | Passed | |
🟩 | SyncProject(node, website) |
4.5ms | Passed | |
🟩 | InstallWorkspaceDeps(node:~20) |
43s | Passed | |
🟩 | RunTask(visualizer:test) |
1.3s | Passed | |
🟩 | RunTask(visualizer:format) |
1.5s | Passed | |
🟩 | RunTask(types:test) |
1.4s | Passed | |
🟩 | RunTask(types:build) |
7.6s | Passed | |
🟩 | RunTask(types:typecheck) |
5.3s | Passed | |
🟩 | RunTask(types:lint) |
12.1s | Passed | |
🟩 | RunTask(visualizer:typecheck) |
4.8s | Passed | |
🟩 | RunTask(visualizer:build) |
13.2s | Passed | |
🟩 | RunTask(types:format) |
1.6s | Passed | |
🟩 | RunTask(runtime:test) |
1.3s | Passed | |
🟩 | RunTask(report:format) |
1.5s | Passed | |
And 19 more... |
Expanded report
Action | Time | Status | Info | |
---|---|---|---|---|
🟩 | RunTask(runtime:typecheck) |
4.6s | Passed | |
🟩 | RunTask(nx-compat:format) |
1.6s | Passed | |
🟩 | RunTask(nx-compat:test) |
1.5s | Passed | |
🟩 | RunTask(runtime:build) |
7.6s | Passed | |
🟩 | RunTask(visualizer:lint) |
12.6s | Passed | |
🟩 | RunTask(report:test) |
3.6s | Passed | |
🟩 | RunTask(nx-compat:typecheck) |
6.7s | Passed | |
🟩 | RunTask(runtime:lint) |
12.8s | Passed | |
🟩 | RunTask(nx-compat:build) |
8.5s | Passed | |
🟩 | RunTask(report:build) |
7.9s | Passed | |
🟩 | RunTask(runtime:format) |
711.6ms | Passed | |
🟩 | RunTask(report:typecheck) |
4s | Passed | |
🟩 | RunTask(nx-compat:lint) |
11.7s | Passed | |
🟩 | RunTask(report:lint) |
11.9s | Passed | |
🟩 | RunTask(website:test) |
1.6s | Passed | |
🟩 | RunTask(website:lint) |
19.1s | Passed | |
🟩 | RunTask(website:typecheck) |
10.3s | Passed | |
🟩 | RunTask(website:format) |
19.1s | Passed | |
🟩 | RunTask(website:build) |
1m 54s | Passed |
Environment
OS: Linux
Matrix:
os = ubuntu-latest
node-version = 20
Touched files
.github/workflows/moon.yml
.github/workflows/release.yml
.github/workflows/rust.yml
.moon/workspace.yml
.yarn/versions/4e37e450.yml
CHANGELOG.md
crates/action-graph/src/action_graph_builder.rs
crates/action-graph/tests/action_graph_test.rs
crates/action-graph/tests/snapshots/action_graph_test__action_graph__run_task_dependencies__includes_dependents.snap
crates/action-graph/tests/snapshots/action_graph_test__action_graph__run_task_dependencies__includes_dependents_for_ci.snap
crates/affected/src/affected_tracker.rs
crates/affected/tests/affected_tracker_test.rs
crates/app/src/commands/ci.rs
crates/app/src/commands/query.rs
crates/app/src/commands/run.rs
crates/cli/src/main.rs
crates/cli/tests/snapshots/project_graph_test__aliases__uses_ids_in_graph.snap
crates/cli/tests/snapshots/project_graph_test__many_projects.snap
crates/cli/tests/snapshots/project_graph_test__single_project_with_dependencies.snap
crates/cli/tests/snapshots/project_graph_test__single_project_with_dependents.snap
crates/graph-utils/src/lib.rs
crates/project-graph/tests/project_graph_test.rs
crates/project-graph/tests/snapshots/project_graph_test__project_graph__aliases__loads_aliases.snap
crates/project-graph/tests/snapshots/project_graph_test__project_graph__to_dot__renders_full.snap
crates/project-graph/tests/snapshots/project_graph_test__project_graph__to_dot__renders_partial.snap
crates/workspace/src/workspace_builder.rs
Run report for 71206959
|
Action | Time | Status | Info | |
---|---|---|---|---|
🟩 | SyncWorkspace |
358.4ms | Passed | |
🟩 | SetupToolchain(node:~18) |
24.2s | Passed | |
🟩 | SyncProject(node, types) |
4.8ms | Passed | |
🟩 | SyncProject(node, visualizer) |
5.4ms | Passed | |
🟩 | SyncProject(node, report) |
4.3ms | Passed | |
🟩 | SyncProject(node, nx-compat) |
11.1ms | Passed | |
🟩 | SyncProject(node, runtime) |
10.3ms | Passed | |
🟩 | SyncProject(node, website) |
3.9ms | Passed | |
🟩 | InstallWorkspaceDeps(node:~18) |
44.8s | Passed | |
🟩 | RunTask(types:test) |
1.4s | Passed | |
🟩 | RunTask(visualizer:test) |
1.4s | Passed | |
🟩 | RunTask(types:format) |
1.9s | Passed | |
🟩 | RunTask(types:build) |
7.5s | Passed | |
🟩 | RunTask(visualizer:typecheck) |
5.3s | Passed | |
🟩 | RunTask(visualizer:format) |
1.6s | Passed | |
🟩 | RunTask(types:typecheck) |
4.1s | Passed | |
🟩 | RunTask(nx-compat:format) |
1.5s | Passed | |
🟩 | RunTask(types:lint) |
12s | Passed | |
🟩 | RunTask(visualizer:build) |
13.9s | Passed | |
🟩 | RunTask(runtime:typecheck) |
4.6s | Passed | |
And 19 more... |
Expanded report
Action | Time | Status | Info | |
---|---|---|---|---|
🟩 | RunTask(runtime:build) |
7.9s | Passed | |
🟩 | RunTask(nx-compat:build) |
8.1s | Passed | |
🟩 | RunTask(visualizer:lint) |
12.9s | Passed | |
🟩 | RunTask(report:format) |
2.1s | Passed | |
🟩 | RunTask(report:test) |
3.5s | Passed | |
🟩 | RunTask(runtime:test) |
1.7s | Passed | |
🟩 | RunTask(runtime:format) |
1.4s | Passed | |
🟩 | RunTask(nx-compat:test) |
1.4s | Passed | |
🟩 | RunTask(nx-compat:typecheck) |
5.3s | Passed | |
🟩 | RunTask(runtime:lint) |
12.4s | Passed | |
🟩 | RunTask(report:build) |
7.4s | Passed | |
🟩 | RunTask(report:typecheck) |
4.6s | Passed | |
🟩 | RunTask(nx-compat:lint) |
12.9s | Passed | |
🟩 | RunTask(report:lint) |
12.3s | Passed | |
🟩 | RunTask(website:typecheck) |
11.1s | Passed | |
🟩 | RunTask(website:test) |
1.3s | Passed | |
🟩 | RunTask(website:format) |
19.2s | Passed | |
🟩 | RunTask(website:lint) |
13.7s | Passed | |
🟩 | RunTask(website:build) |
1m 58s | Passed |
Environment
OS: Linux
Matrix:
os = ubuntu-latest
node-version = 18
Touched files
.github/workflows/moon.yml
.github/workflows/release.yml
.github/workflows/rust.yml
.moon/workspace.yml
.yarn/versions/4e37e450.yml
CHANGELOG.md
crates/action-graph/src/action_graph_builder.rs
crates/action-graph/tests/action_graph_test.rs
crates/action-graph/tests/snapshots/action_graph_test__action_graph__run_task_dependencies__includes_dependents.snap
crates/action-graph/tests/snapshots/action_graph_test__action_graph__run_task_dependencies__includes_dependents_for_ci.snap
crates/affected/src/affected_tracker.rs
crates/affected/tests/affected_tracker_test.rs
crates/app/src/commands/ci.rs
crates/app/src/commands/query.rs
crates/app/src/commands/run.rs
crates/cli/src/main.rs
crates/cli/tests/snapshots/project_graph_test__aliases__uses_ids_in_graph.snap
crates/cli/tests/snapshots/project_graph_test__many_projects.snap
crates/cli/tests/snapshots/project_graph_test__single_project_with_dependencies.snap
crates/cli/tests/snapshots/project_graph_test__single_project_with_dependents.snap
crates/graph-utils/src/lib.rs
crates/project-graph/tests/project_graph_test.rs
crates/project-graph/tests/snapshots/project_graph_test__project_graph__aliases__loads_aliases.snap
crates/project-graph/tests/snapshots/project_graph_test__project_graph__to_dot__renders_full.snap
crates/project-graph/tests/snapshots/project_graph_test__project_graph__to_dot__renders_partial.snap
crates/workspace/src/workspace_builder.rs
Run report for 71206959
|
Action | Time | Status | Info | |
---|---|---|---|---|
🟩 | SyncWorkspace |
334.2ms | Passed | |
🟩 | SetupToolchain(node:~20) |
32.2s | Passed | |
🟩 | SyncProject(node, types) |
6.7ms | Passed | |
🟩 | SyncProject(node, visualizer) |
7.4ms | Passed | |
🟩 | SyncProject(node, nx-compat) |
6.7ms | Passed | |
🟩 | SyncProject(node, report) |
7.1ms | Passed | |
🟩 | SyncProject(node, runtime) |
7.3ms | Passed | |
🟩 | SyncProject(node, website) |
8.2ms | Passed | |
🟩 | InstallWorkspaceDeps(node:~20) |
1m 2s | Passed | |
🟦 | RunTask(visualizer:test) |
579.9ms | Cached | |
🟦 | RunTask(types:test) |
498.2ms | Cached | |
🟦 | RunTask(visualizer:build) |
1.2s | Cached | |
🟦 | RunTask(types:lint) |
170.6ms | Cached | |
🟦 | RunTask(visualizer:typecheck) |
212.3ms | Cached | |
🟦 | RunTask(types:build) |
1.6s | Cached | |
🟦 | RunTask(types:typecheck) |
281.8ms | Cached | |
🟦 | RunTask(visualizer:lint) |
295.6ms | Cached | |
🟩 | RunTask(types:format) |
2s | Passed | |
🟦 | RunTask(runtime:lint) |
222.6ms | Cached | |
🟦 | RunTask(runtime:test) |
274.1ms | Cached | |
And 19 more... |
Expanded report
Action | Time | Status | Info | |
---|---|---|---|---|
🟦 | RunTask(runtime:build) |
729.4ms | Cached | |
🟦 | RunTask(nx-compat:test) |
339.9ms | Cached | |
🟦 | RunTask(report:test) |
282.7ms | Cached | |
🟩 | RunTask(visualizer:format) |
1.9s | Passed | |
🟦 | RunTask(nx-compat:typecheck) |
169.1ms | Cached | |
🟩 | RunTask(report:format) |
1.7s | Passed | |
🟦 | RunTask(nx-compat:build) |
1.2s | Cached | |
🟦 | RunTask(report:build) |
810.1ms | Cached | |
🟦 | RunTask(runtime:typecheck) |
188.4ms | Cached | |
🟦 | RunTask(report:typecheck) |
164.4ms | Cached | |
🟦 | RunTask(nx-compat:lint) |
238.1ms | Cached | |
🟦 | RunTask(report:lint) |
231.9ms | Cached | |
🟦 | RunTask(website:lint) |
283.6ms | Cached | |
🟦 | RunTask(website:typecheck) |
298.2ms | Cached | |
🟩 | RunTask(nx-compat:format) |
1.9s | Passed | |
🟦 | RunTask(website:test) |
407.7ms | Cached | |
🟩 | RunTask(runtime:format) |
1.7s | Passed | |
🟩 | RunTask(website:format) |
10.8s | Passed | |
🟦 | RunTask(website:build) |
15.6s | Cached |
Environment
OS: Windows
Matrix:
os = windows-latest
node-version = 20
Touched files
.github/workflows/moon.yml
.github/workflows/release.yml
.github/workflows/rust.yml
.moon/workspace.yml
.yarn/versions/4e37e450.yml
CHANGELOG.md
crates/action-graph/src/action_graph_builder.rs
crates/action-graph/tests/action_graph_test.rs
crates/action-graph/tests/snapshots/action_graph_test__action_graph__run_task_dependencies__includes_dependents.snap
crates/action-graph/tests/snapshots/action_graph_test__action_graph__run_task_dependencies__includes_dependents_for_ci.snap
crates/affected/src/affected_tracker.rs
crates/affected/tests/affected_tracker_test.rs
crates/app/src/commands/ci.rs
crates/app/src/commands/query.rs
crates/app/src/commands/run.rs
crates/cli/src/main.rs
crates/cli/tests/snapshots/project_graph_test__aliases__uses_ids_in_graph.snap
crates/cli/tests/snapshots/project_graph_test__many_projects.snap
crates/cli/tests/snapshots/project_graph_test__single_project_with_dependencies.snap
crates/cli/tests/snapshots/project_graph_test__single_project_with_dependents.snap
crates/graph-utils/src/lib.rs
crates/project-graph/tests/project_graph_test.rs
crates/project-graph/tests/snapshots/project_graph_test__project_graph__aliases__loads_aliases.snap
crates/project-graph/tests/snapshots/project_graph_test__project_graph__to_dot__renders_full.snap
crates/project-graph/tests/snapshots/project_graph_test__project_graph__to_dot__renders_partial.snap
crates/workspace/src/workspace_builder.rs
Run report for 71206959
|
Action | Time | Status | Info | |
---|---|---|---|---|
🟩 | SyncWorkspace |
292.6ms | Passed | |
🟩 | SetupToolchain(node:~18) |
27s | Passed | |
🟩 | SyncProject(node, types) |
6.8ms | Passed | |
🟩 | SyncProject(node, visualizer) |
7.6ms | Passed | |
🟩 | SyncProject(node, report) |
6.6ms | Passed | |
🟩 | SyncProject(node, nx-compat) |
7.2ms | Passed | |
🟩 | SyncProject(node, runtime) |
7.1ms | Passed | |
🟩 | SyncProject(node, website) |
5.6ms | Passed | |
🟩 | InstallWorkspaceDeps(node:~18) |
1m 1s | Passed | |
🟦 | RunTask(visualizer:test) |
669.6ms | Cached | |
🟦 | RunTask(types:test) |
506.3ms | Cached | |
🟦 | RunTask(visualizer:build) |
1.3s | Cached | |
🟦 | RunTask(types:lint) |
182ms | Cached | |
🟦 | RunTask(visualizer:typecheck) |
181ms | Cached | |
🟦 | RunTask(types:build) |
1.7s | Cached | |
🟦 | RunTask(types:typecheck) |
276.8ms | Cached | |
🟦 | RunTask(visualizer:lint) |
232.2ms | Cached | |
🟩 | RunTask(types:format) |
2.2s | Passed | |
🟦 | RunTask(runtime:typecheck) |
248.9ms | Cached | |
🟦 | RunTask(runtime:build) |
574.2ms | Cached | |
And 19 more... |
Expanded report
Action | Time | Status | Info | |
---|---|---|---|---|
🟦 | RunTask(runtime:test) |
308.9ms | Cached | |
🟦 | RunTask(nx-compat:test) |
295.4ms | Cached | |
🟩 | RunTask(visualizer:format) |
2.1s | Passed | |
🟦 | RunTask(runtime:lint) |
204.2ms | Cached | |
🟦 | RunTask(report:test) |
329.1ms | Cached | |
🟩 | RunTask(nx-compat:format) |
2.2s | Passed | |
🟦 | RunTask(nx-compat:typecheck) |
184.9ms | Cached | |
🟩 | RunTask(report:format) |
2s | Passed | |
🟦 | RunTask(report:typecheck) |
166.1ms | Cached | |
🟦 | RunTask(nx-compat:lint) |
188.8ms | Cached | |
🟦 | RunTask(report:build) |
904.1ms | Cached | |
🟦 | RunTask(nx-compat:build) |
1.2s | Cached | |
🟦 | RunTask(report:lint) |
203.4ms | Cached | |
🟦 | RunTask(website:lint) |
252.6ms | Cached | |
🟦 | RunTask(website:typecheck) |
280.6ms | Cached | |
🟦 | RunTask(website:test) |
412.1ms | Cached | |
🟩 | RunTask(runtime:format) |
1.4s | Passed | |
🟩 | RunTask(website:format) |
14.1s | Passed | |
🟩 | RunTask(website:build) |
2m 6s | Passed | SLOW |
Environment
OS: Windows
Matrix:
os = windows-latest
node-version = 18
Touched files
.github/workflows/moon.yml
.github/workflows/release.yml
.github/workflows/rust.yml
.moon/workspace.yml
.yarn/versions/4e37e450.yml
CHANGELOG.md
crates/action-graph/src/action_graph_builder.rs
crates/action-graph/tests/action_graph_test.rs
crates/action-graph/tests/snapshots/action_graph_test__action_graph__run_task_dependencies__includes_dependents.snap
crates/action-graph/tests/snapshots/action_graph_test__action_graph__run_task_dependencies__includes_dependents_for_ci.snap
crates/affected/src/affected_tracker.rs
crates/affected/tests/affected_tracker_test.rs
crates/app/src/commands/ci.rs
crates/app/src/commands/query.rs
crates/app/src/commands/run.rs
crates/cli/src/main.rs
crates/cli/tests/snapshots/project_graph_test__aliases__uses_ids_in_graph.snap
crates/cli/tests/snapshots/project_graph_test__many_projects.snap
crates/cli/tests/snapshots/project_graph_test__single_project_with_dependencies.snap
crates/cli/tests/snapshots/project_graph_test__single_project_with_dependents.snap
crates/graph-utils/src/lib.rs
crates/project-graph/tests/project_graph_test.rs
crates/project-graph/tests/snapshots/project_graph_test__project_graph__aliases__loads_aliases.snap
crates/project-graph/tests/snapshots/project_graph_test__project_graph__to_dot__renders_full.snap
crates/project-graph/tests/snapshots/project_graph_test__project_graph__to_dot__renders_partial.snap
crates/workspace/src/workspace_builder.rs
Run report for 71206959
|
Action | Time | Status | Info | |
---|---|---|---|---|
🟩 | SyncWorkspace |
300ms | Passed | |
🟩 | SetupToolchain(node:~22) |
30.6s | Passed | |
🟩 | SyncProject(node, visualizer) |
7.2ms | Passed | |
🟩 | SyncProject(node, types) |
7.6ms | Passed | |
🟩 | SyncProject(node, runtime) |
6.4ms | Passed | |
🟩 | SyncProject(node, report) |
7.1ms | Passed | |
🟩 | SyncProject(node, nx-compat) |
7.6ms | Passed | |
🟩 | SyncProject(node, website) |
5.4ms | Passed | |
🟩 | InstallWorkspaceDeps(node:~22) |
58.5s | Passed | |
🟦 | RunTask(visualizer:test) |
631ms | Cached | |
🟦 | RunTask(types:test) |
413.1ms | Cached | |
🟦 | RunTask(visualizer:build) |
1.2s | Cached | |
🟦 | RunTask(types:lint) |
170ms | Cached | |
🟦 | RunTask(visualizer:typecheck) |
179.8ms | Cached | |
🟦 | RunTask(types:build) |
1.4s | Cached | |
🟦 | RunTask(types:typecheck) |
224.7ms | Cached | |
🟦 | RunTask(visualizer:lint) |
252.9ms | Cached | |
🟩 | RunTask(types:format) |
2.2s | Passed | |
🟦 | RunTask(runtime:typecheck) |
321.5ms | Cached | |
🟦 | RunTask(runtime:build) |
624.9ms | Cached | |
And 19 more... |
Expanded report
Action | Time | Status | Info | |
---|---|---|---|---|
🟩 | RunTask(visualizer:format) |
2.4s | Passed | |
🟦 | RunTask(nx-compat:test) |
429.1ms | Cached | |
🟩 | RunTask(report:format) |
2.2s | Passed | |
🟦 | RunTask(runtime:lint) |
245.6ms | Cached | |
🟦 | RunTask(runtime:test) |
377.8ms | Cached | |
🟦 | RunTask(report:test) |
335.2ms | Cached | |
🟩 | RunTask(nx-compat:format) |
2.5s | Passed | |
🟦 | RunTask(nx-compat:typecheck) |
168.6ms | Cached | |
🟦 | RunTask(report:typecheck) |
165ms | Cached | |
🟦 | RunTask(report:build) |
693ms | Cached | |
🟦 | RunTask(nx-compat:lint) |
183.9ms | Cached | |
🟦 | RunTask(report:lint) |
173.8ms | Cached | |
🟦 | RunTask(nx-compat:build) |
1.1s | Cached | |
🟦 | RunTask(website:lint) |
308.7ms | Cached | |
🟦 | RunTask(website:typecheck) |
302.4ms | Cached | |
🟦 | RunTask(website:test) |
359.7ms | Cached | |
🟩 | RunTask(runtime:format) |
1.4s | Passed | |
🟩 | RunTask(website:format) |
12.5s | Passed | |
🟩 | RunTask(website:build) |
1m 54s | Passed |
Environment
OS: Windows
Matrix:
os = windows-latest
node-version = 22
Touched files
.github/workflows/moon.yml
.github/workflows/release.yml
.github/workflows/rust.yml
.moon/workspace.yml
.yarn/versions/4e37e450.yml
CHANGELOG.md
crates/action-graph/src/action_graph_builder.rs
crates/action-graph/tests/action_graph_test.rs
crates/action-graph/tests/snapshots/action_graph_test__action_graph__run_task_dependencies__includes_dependents.snap
crates/action-graph/tests/snapshots/action_graph_test__action_graph__run_task_dependencies__includes_dependents_for_ci.snap
crates/affected/src/affected_tracker.rs
crates/affected/tests/affected_tracker_test.rs
crates/app/src/commands/ci.rs
crates/app/src/commands/query.rs
crates/app/src/commands/run.rs
crates/cli/src/main.rs
crates/cli/tests/snapshots/project_graph_test__aliases__uses_ids_in_graph.snap
crates/cli/tests/snapshots/project_graph_test__many_projects.snap
crates/cli/tests/snapshots/project_graph_test__single_project_with_dependencies.snap
crates/cli/tests/snapshots/project_graph_test__single_project_with_dependents.snap
crates/graph-utils/src/lib.rs
crates/project-graph/tests/project_graph_test.rs
crates/project-graph/tests/snapshots/project_graph_test__project_graph__aliases__loads_aliases.snap
crates/project-graph/tests/snapshots/project_graph_test__project_graph__to_dot__renders_full.snap
crates/project-graph/tests/snapshots/project_graph_test__project_graph__to_dot__renders_partial.snap
crates/workspace/src/workspace_builder.rs
No description provided.