feat: embed time zone information into exported pdf #3022
ci.yml
on: pull_request
prepare-build
4s
build-intellij
/
Build
3m 16s
Duplicate Actions Detection
7s
Check Clippy, Formatting, Completion, Documentation, and Tests (Linux)
21m 57s
Check Minimum Rust version and Tests (Windows)
18m 0s
build-intellij
/
Test
6m 45s
build-intellij
/
Verify plugin
4m 53s
build-intellij
/
Release draft
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 45s
build
/
...
/
release
0s
build
/
...
/
publish
0s
build
/
announce
0s
Annotations
26 warnings and 1 notice
|
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 / 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/
|
|
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/
|
|
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-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 (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 (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 (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-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-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-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.25 MB |
sha256:cabab97de4b408042d057998de4926053174e34d0fa1f1e1c81562614f4c8a45
|
|
|
artifacts-build-local-aarch64-apple-darwin
|
78.1 MB |
sha256:b68cbfc39cca62c9c89fd285983060610184f331f5ad62e9c23bdda3089bcc1f
|
|
|
artifacts-build-local-x86_64-pc-windows-msvc
|
76.6 MB |
sha256:2cd6036758973a2fb1bc12605b5c8c864c26799a852e4ce2ce4a6505a8fc6f7c
|
|
|
artifacts-build-local-x86_64-unknown-linux-gnu
|
84.6 MB |
sha256:0e8cea5ad79b97dd74d7f59ac77c4a0674b1bb09a5da9ed10aaef47ee8bd2e0a
|
|
|
artifacts-plan-dist-manifest
|
5.66 KB |
sha256:60d3209fb7603f8950e3ffe94d8325ffaf7f1296adc737afe9f472b275e4891e
|
|
|
cargo-dist-cache
|
9.19 MB |
sha256:d349046baa720c89469c8f05c88312247cf898b6545ec88946666711ae18eb0d
|
|
|
e2e-snapshot-aarch64-apple-darwin-macos-latest
|
2.61 MB |
sha256:bba3effe18b528fb79103a34f37fc818adae78eacbf81b1ee74331b36903d293
|
|
|
e2e-snapshot-x86_64-pc-windows-msvc-windows-2022
|
2.55 MB |
sha256:c0f5a1b262136d1c3c5f9d36bec5a9daa2d25a0da30db63501f35dd3900789d9
|
|
|
e2e-snapshot-x86_64-pc-windows-msvc-windows-latest
|
2.55 MB |
sha256:1d9d25d3f3d39deca17672c8c8e7b63b9f6e961d3effc5ed99f35f357168bcdf
|
|
|
e2e-snapshot-x86_64-unknown-linux-gnu-ubuntu-22.04
|
2.59 MB |
sha256:4c699a43632b1aec420c2dda7317ddd8b2b3e8e259ef06b26ce02ff0bab3fd5b
|
|
|
e2e-snapshot-x86_64-unknown-linux-gnu-ubuntu-latest
|
2.59 MB |
sha256:2dd1c93138ab45fec1f1b9dc8ffa1e2e15c3927ccf2588be5f9df7ce7c0c7dba
|
|
|
pluginVerifier-result
|
32.9 KB |
sha256:d86e71e4ef27479d9c6b2910468e9eb274be60b7e9c431ee4573e6fa430b072d
|
|
|
renderer-diff-vello
|
11.7 MB |
sha256:6a3191aedcad1e50e0fbe1fafd4a2a0f0776603e749cc8e7c8d0628575b33fd3
|
|
|
tinymist-completion-scripts
|
23.7 KB |
sha256:12aac2dd3150e7893926454bf65e0304da06b8ea6f9bd9373e9ec9b952cb3c68
|
|
|
tinymist-darwin-arm64
|
29 MB |
sha256:41d926b5ea9c6b9544c05e2e730e0df7cefa6b1d2020c73429b13f89d51cecd8
|
|
|
tinymist-darwin-arm64.vsix
|
31.3 MB |
sha256:724bb033a116b3a3817c436f9e9c5487994627eee369c371ffe1b0f43b65bc4d
|
|
|
tinymist-docs.pdf
|
672 KB |
sha256:6573f950ac685ab6b69b74f3a507f1b9c78564acd27f9bc461780cd3e3ab8977
|
|
|
tinymist-gpu-viewer-darwin-arm64.vsix
|
27.8 MB |
sha256:91591f13805abd564361462ae81aaae08a0f8aad7b93bf23f391ae58e5b6d06c
|
|
|
tinymist-gpu-viewer-linux-x64.vsix
|
31 MB |
sha256:a2c3fac6d3890225f099ec4c90a69054b603454879f24530ae8881647d54e8e6
|
|
|
tinymist-gpu-viewer-win32-x64.vsix
|
27.6 MB |
sha256:adcd2acef80df057de0886a634d2c9179db4aafaa3c18f5de6bf375f6137dcb2
|
|
|
tinymist-intellij-0.1.0
|
56.7 KB |
sha256:462652d7d7bea4ea513686a30ead000f7b2590043dc59330ec3611ec0787b2ec
|
|
|
tinymist-linux-x64
|
30.9 MB |
sha256:c1b0c155780fbee47fdac584bb0e1e7aa5443b2f80b5d0df26b88c4a7fc83e5b
|
|
|
tinymist-linux-x64.vsix
|
33.2 MB |
sha256:a13c83ca5121b09d1fad211fe080ff241968bd94edca63d3ed5affc089b132a3
|
|
|
tinymist-universal.vsix
|
2.43 MB |
sha256:6b837d45f4ae09d772062a3326befc5499c1c1cf4b14e2f8026396cf27b8b95f
|
|
|
tinymist-web-npm
|
11.7 MB |
sha256:aff1a30fec83347eede860c2f0168713e474fa450dde340610eef1852249694c
|
|
|
tinymist-web.vsix
|
14.3 MB |
sha256:f454e4eb326c806d0eedfc8ca2604828e5f61095b46d876f2cf7e95e64f1330e
|
|
|
tinymist-win32-x64
|
28.1 MB |
sha256:a6d8cadb77a6aed47145d9f4ff086061647ce5ac248ea44c7852ebbd44ebdc4e
|
|
|
tinymist-win32-x64.vsix
|
30.5 MB |
sha256:5577204d41215633e5408113cc7f1975bb399d40d50803be5ddda42b754f7faa
|
|
|
typst-preview-darwin-arm64.vsix
|
29.9 MB |
sha256:6b447b5a3b7b6210ff99a69249c6135b94aeed427bef367bffa805805dd92f28
|
|
|
typst-preview-linux-x64.vsix
|
31.8 MB |
sha256:085cc80a7e63913ddee8e3c1e77c1a050f191e5dc5b9a6beb20881b7a1b9fd28
|
|
|
typst-preview-win32-x64.vsix
|
29 MB |
sha256:cf12911d92923cf1d923e42f7e2d838a5e303ab05308c76bfaa578dda0617347
|
|
|
vscode-artifacts-tinymist
|
2.35 MB |
sha256:190dfa237d4f4735af7e881fce71e09ce6ffe734a19b8aa999452004306b379d
|
|
|
vscode-artifacts-tinymist-l10n
|
54.4 KB |
sha256:6f1e821f78466d4dcd2d7e690ff45332c056288979c09c54d898843abd4a6864
|
|
|
vscode-artifacts-typst-preview
|
1.17 MB |
sha256:72aae2879a8e8d4252d9c18cd31138a1fdce97cf39dc2d68194ae369cf7042e7
|
|
|
vscode-artifacts-typst-preview-ng
|
671 KB |
sha256:698faf2c2e67235eb4ac43340653b40edbf4d45c5398ff6c0da11a1a7c10386d
|
|