fix(query): improve cetz type inference #3029
ci.yml
on: pull_request
prepare-build
6s
build-intellij
/
Build
3m 3s
Duplicate Actions Detection
7s
Check Clippy, Formatting, Completion, Documentation, and Tests (Linux)
20m 58s
Check Minimum Rust version and Tests (Windows)
15m 28s
build-intellij
/
Test
6m 25s
build-intellij
/
Verify plugin
6m 59s
build-intellij
/
Release draft
0s
Matrix: build / build-local-artifacts
Matrix: build / custom-ci-check-e2e / checks-e2e
Matrix: build / custom-build-vscode / build-vscode-main / build
Matrix: build / custom-build-vscode / build-vscode-others / build_alpine
build
/
...
/
build extension (web)
6m 40s
build
/
...
/
release
build
/
...
/
publish
build
/
announce
0s
Annotations
10 errors, 29 warnings, and 1 notice
|
Check Minimum Rust version and Tests (Windows)
Process completed with exit code 1.
|
|
build / custom-ci-check-e2e / E2E Tests (linux-x64 on ubuntu-22.04)
Process completed with exit code 101.
|
|
build / custom-ci-check-e2e / E2E Tests (win32-x64 on windows-2022)
The strategy configuration was canceled because "build.custom-ci-check-e2e.checks-e2e.ubuntu-22_04_x86_64-unkno" failed
|
|
build / custom-ci-check-e2e / E2E Tests (win32-x64 on windows-2022)
The operation was canceled.
|
|
build / custom-ci-check-e2e / E2E Tests (win32-x64 on windows-latest)
The strategy configuration was canceled because "build.custom-ci-check-e2e.checks-e2e.ubuntu-22_04_x86_64-unkno" failed
|
|
build / custom-ci-check-e2e / E2E Tests (win32-x64 on windows-latest)
The operation was canceled.
|
|
build / custom-ci-check-e2e / E2E Tests (linux-x64 on ubuntu-latest)
The strategy configuration was canceled because "build.custom-ci-check-e2e.checks-e2e.ubuntu-22_04_x86_64-unkno" failed
|
|
build / custom-ci-check-e2e / E2E Tests (linux-x64 on ubuntu-latest)
The operation was canceled.
|
|
build / custom-ci-check-e2e / E2E Tests (darwin-arm64 on macos-latest)
The strategy configuration was canceled because "build.custom-ci-check-e2e.checks-e2e.ubuntu-22_04_x86_64-unkno" failed
|
|
build / custom-ci-check-e2e / E2E Tests (darwin-arm64 on macos-latest)
The operation was canceled.
|
|
prepare-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Duplicate Actions Detection
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: fkirc/skip-duplicate-actions@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-intellij / Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4, gradle/actions/setup-gradle@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-intellij / Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-java@v4, gradle/actions/setup-gradle@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-intellij / Verify plugin
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4, gradle/actions/setup-gradle@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Neovim Spec Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check Minimum Rust version and Tests (Windows)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check Clippy, Formatting, Completion, Documentation, and Tests (Linux)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, typst-community/setup-typst@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check Clippy, Formatting, Completion, Documentation, and Tests (Linux):
crates/tinymist-query/src/symbol.rs#L20
unresolved link to `workspaceSymbol/resolve`
|
|
Check Clippy, Formatting, Completion, Documentation, and Tests (Linux):
crates/tinymist-query/src/symbol.rs#L15
unresolved link to `workspaceSymbol/resolve`
|
|
Check Clippy, Formatting, Completion, Documentation, and Tests (Linux):
crates/tinymist-analysis/src/ty/def.rs#L538
public documentation for `<unknown>` links to private item `ptr_cmp`
|
|
Check Clippy, Formatting, Completion, Documentation, and Tests (Linux):
crates/tinymist-analysis/src/ty/def.rs#L530
public documentation for `<unknown>` links to private item `ptr_cmp`
|
|
Check Clippy, Formatting, Completion, Documentation, and Tests (Linux):
crates/tinymist-viewer/src/doc.rs#L288
unresolved link to `Canvas::with_alt_text`
|
|
Check Clippy, Formatting, Completion, Documentation, and Tests (Linux):
crates/tinymist-viewer/src/doc.rs#L59
unresolved link to `canvas`
|
|
build / custom-ci-check-e2e / E2E Tests (linux-x64 on ubuntu-22.04)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / custom-ci-check-e2e / E2E Tests (win32-x64 on windows-2022)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / custom-ci-check-e2e / E2E Tests (win32-x64 on windows-2022)
No files were found with the provided path: target/e2e. No artifacts will be uploaded.
|
|
build / custom-ci-check-e2e / E2E Tests (win32-x64 on windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / custom-ci-check-e2e / E2E Tests (win32-x64 on windows-latest)
No files were found with the provided path: target/e2e. No artifacts will be uploaded.
|
|
build / custom-ci-check-e2e / E2E Tests (linux-x64 on ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / custom-ci-check-e2e / E2E Tests (darwin-arm64 on macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / custom-ci-check-e2e / E2E Tests (darwin-arm64 on macos-latest)
No files were found with the provided path: target/e2e. No artifacts will be uploaded.
|
|
build / custom-build-vscode / build-vsc-assets / build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / custom-build-vscode / build-vscode-main / build (darwin-arm64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / custom-build-vscode / build-vscode-main / build (linux-x64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / custom-build-vscode / build-vscode-main / build (linux-x64)
No files were found with the provided path: editors/vscode/e2e-workspaces/simple-docs/tinymist-lsp.log. No artifacts will be uploaded.
|
|
build / custom-build-vscode / build-vscode-main / build (win32-x64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / custom-build-vscode / build-vscode-main / build (win32-x64)
No files were found with the provided path: editors/vscode/e2e-workspaces/simple-docs/tinymist-lsp.log. No artifacts will be uploaded.
|
|
build / custom-build-vscode / build-vscode-others / build extension (web)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, jetli/wasm-pack-action@v0.4.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / custom-ci-check-e2e / E2E Tests (darwin-arm64 on macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
artifacts-build-global
|
2.27 MB |
sha256:166cbe3fb079065df4d4a3a5a131de839da8433a0db4e8d99177b2e29cfad558
|
|
|
artifacts-build-local-aarch64-apple-darwin
|
78.1 MB |
sha256:c0adae5a42a0e2773cce468cf93efca9490ce328bb69d846516658c99bb49389
|
|
|
artifacts-build-local-x86_64-pc-windows-msvc
|
76.7 MB |
sha256:880b946668b3e7dc14924448274204e1efcd060a7b06b05b6077fba3319c6945
|
|
|
artifacts-build-local-x86_64-unknown-linux-gnu
|
84.7 MB |
sha256:26dd728e83e4b3c6165c3b92b28130451150da1649274f8672abc54f103b9547
|
|
|
artifacts-plan-dist-manifest
|
5.66 KB |
sha256:fd2ff34223196f475578421b2a2e1c935ae0fedb3004abe1bf7f9e2634e86df0
|
|
|
cargo-dist-cache
|
9.19 MB |
sha256:d349046baa720c89469c8f05c88312247cf898b6545ec88946666711ae18eb0d
|
|
|
e2e-snapshot-x86_64-unknown-linux-gnu-ubuntu-22.04
|
313 KB |
sha256:8a9ecd5994b4dd1a7f4fa845ba006d9f910a7b280d7b1f3127420f64652ad2ed
|
|
|
e2e-snapshot-x86_64-unknown-linux-gnu-ubuntu-latest
|
313 KB |
sha256:32feb30e75850d336166f41d961f9937ef399e99faacb164fc89823e294b4319
|
|
|
pluginVerifier-result
|
32.9 KB |
sha256:158a05cb160ed767c342229f0b17605bfd7e5564698432baedf504dc25eeaefb
|
|
|
renderer-diff-vello
|
11.7 MB |
sha256:254b88e1c76af035aa2482a72a82fa7a9dc655b1bc91a0661bf6823ed5f285f8
|
|
|
tinymist-completion-scripts
|
23.7 KB |
sha256:e260abcf465b86dc55d43f70f18290a6d53523d83da633e72e7c2a5b7b556bb6
|
|
|
tinymist-darwin-arm64
|
29 MB |
sha256:ea0c6093773defc8ac22ab4d98e2b58d5dfd3b7dba7cce7092297f3d02b90bb3
|
|
|
tinymist-darwin-arm64.vsix
|
31.3 MB |
sha256:6f77582885ac62020b054c133ea12807261476aa47067a568fd70cea08566c84
|
|
|
tinymist-docs.pdf
|
672 KB |
sha256:5f0080ca5d7b6b0c5031947d735791dc054ffe8664546369087e548a868eb13f
|
|
|
tinymist-gpu-viewer-darwin-arm64.vsix
|
27.8 MB |
sha256:991670cb5fabe5ae3210a46d2deb52365e8afb193c072ae507dfd246d78127e4
|
|
|
tinymist-gpu-viewer-linux-x64.vsix
|
31 MB |
sha256:66afae1fa154fa27266063c538c7c0031e0349723de08ee9a042bf0a620bb0e6
|
|
|
tinymist-gpu-viewer-win32-x64.vsix
|
27.6 MB |
sha256:bffad0e26c73856bce761699db57e28a336fe09eca999b78fb8cd6ac3c9b693c
|
|
|
tinymist-intellij-0.1.0
|
56.7 KB |
sha256:462652d7d7bea4ea513686a30ead000f7b2590043dc59330ec3611ec0787b2ec
|
|
|
tinymist-linux-x64
|
31 MB |
sha256:dff6c87f3f700671eb203c78e9c95a558ab7c4954bd67d4a862d627cf6ad8817
|
|
|
tinymist-linux-x64.vsix
|
33.3 MB |
sha256:2c7ac2222ce09c879969134ad6120cbe702081f407c51c8abd4047c1dce6c60d
|
|
|
tinymist-universal.vsix
|
2.43 MB |
sha256:49bf7c0364406bb4f0ef8c45a828864bac1aedbd45c13f67452dbf751cbb22de
|
|
|
tinymist-web-npm
|
11.8 MB |
sha256:58631defa12d747d6ef4d8f8c44506de3ae6640a772aae523e5125b3f1709aa4
|
|
|
tinymist-web.vsix
|
14.3 MB |
sha256:56ff52d70b936b06ca5ea82fe8d634cba7429ab6c8583e50bf7dc98de1181594
|
|
|
tinymist-win32-x64
|
28.2 MB |
sha256:2fb1d163aefff45f07a3c92d7a3ff908ba4a8baa865107e9d23b6be23e9a8120
|
|
|
tinymist-win32-x64.vsix
|
30.5 MB |
sha256:becfb6c1a460f9e246d8de030b9b1d9915e0ece6cf90167caf5f17a2008276d1
|
|
|
typst-preview-darwin-arm64.vsix
|
29.9 MB |
sha256:d22930fc95e57a555d7a472a14666b21936d2c79920c76c2461ce908fe10dd20
|
|
|
typst-preview-linux-x64.vsix
|
31.8 MB |
sha256:28e64707873a1963fdf3a4a9055d4705333633109efa74ac6e1d46bf65fa3c72
|
|
|
typst-preview-win32-x64.vsix
|
29.1 MB |
sha256:16ff24c2296e168641a3538376ad547f6382f1dc72613be09af1eb3016bfcb74
|
|
|
vscode-artifacts-tinymist
|
2.35 MB |
sha256:567a96f958177c0de8d82cbc4b579b81ca30e852bc327d18848e70bbbc9807ed
|
|
|
vscode-artifacts-tinymist-l10n
|
54.4 KB |
sha256:1d0f7c367bce055382d135e71a2c8d790cfe9231a1200c94106e7226f6940423
|
|
|
vscode-artifacts-typst-preview
|
1.17 MB |
sha256:0c6579c2a421adefabf4829220fb5fbc6701aa8c675f061b559e3b6649bd37db
|
|
|
vscode-artifacts-typst-preview-ng
|
671 KB |
sha256:ee22c60eb79106846a8680f4ef1808b0d1c9fef55cd3663d7e5563f8a1096258
|
|