Skip to content

Resolve template injection on comment command #21081

Resolve template injection on comment command

Resolve template injection on comment command #21081

Triggered via pull request March 30, 2026 15:49
Status Success
Total duration 1m 15s
Artifacts

ci.yaml

on: pull_request
Lint
1m 10s
Lint
Run tests under miri
0s
Run tests under miri
Check the WASM package and demo
0s
Check the WASM package and demo
Run snippets and cpython tests on wasm-wasi
0s
Run snippets and cpython tests on wasm-wasi
Matrix: cargo check
Matrix: Run rust tests
Matrix: Run snippets and cpython tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint
Checksum is not known for 0.3.8:prek-x86_64-unknown-linux-gnu.tar.gz; skipping verification for prek 0.3.8
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `rustpython_jit` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
shear/test_enabled_without_tests
`test = true` on lib target `rustpython_jit` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `rustpython_derive_impl` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
shear/test_enabled_without_tests
`test = true` on lib target `rustpython_derive_impl` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `rustpython_derive` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
shear/test_enabled_without_tests
`test = true` on proc-macro target `rustpython_derive` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `rustpython_compiler_source` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
shear/test_enabled_without_tests
`test = true` on lib target `rustpython_compiler_source` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `rustpython_compiler` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `rustpython_codegen` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)