remove glozow from trusted-keys #1216
Merged
Cirrus CI / Bundler build
failed
Feb 10, 2026 in 2m 30s
Task Summary
Instruction build_and_test failed in 02:21
Details
✅ 00:02 clone
✅ 00:01 bootstrap
✅ 00:02 bundler
❌ 02:21 build_and_test
╵
mixins.scss 59:21 font-size()
typography.scss 13:2 @import
/tmp/cirrus-ci-build/assets/css/main.scss 16:9 root stylesheet
DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div(round($doc-line-height / $size * 10000), 10000) or calc(round($doc-line-height / $size * 10000) / 10000)
More info and automated migrator: https://sass-lang.com/d/slash-div
╷
60 │ line-height: 0 + round($doc-line-height / $size*10000) / 10000;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
mixins.scss 60:20 font-size()
typography.scss 13:2 @import
/tmp/cirrus-ci-build/assets/css/main.scss 16:9 root stylesheet
DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div($doc-line-height, $doc-font-size) or calc($doc-line-height / $doc-font-size)
More info and automated migrator: https://sass-lang.com/d/slash-div
╷
62 │ margin-bottom: 0rem + ($doc-line-height / $doc-font-size);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
mixins.scss 62:26 font-size()
typography.scss 13:2 @import
/tmp/cirrus-ci-build/assets/css/main.scss 16:9 root stylesheet
DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div($size, $doc-font-size) or calc($size / $doc-font-size)
More info and automated migrator: https://sass-lang.com/d/slash-div
╷
82 │ font-size: 0rem + $size / $doc-font-size;
│ ^^^^^^^^^^^^^^^^^^^^^^
╵
mixins.scss 82:21 font()
typography.scss 60:2 @import
/tmp/cirrus-ci-build/assets/css/main.scss 16:9 root stylesheet
WARNING: 25 repetitive deprecation warnings omitted.
Run in verbose mode to see all warnings.
done in 139.79 seconds.
Auto-regeneration: disabled. Use --watch to enable.
## Check for broken Markdown reference-style links that are displayed in text unchanged, e.g. [broken][broken link]
! find _site/ -name '*.html' | xargs grep ']\[' | grep -v skip-test | grep .
## Ensure that no template strings leak through liquid rendering
! find _site/ -name '*.html' | xargs grep '\$(.*)'
_site/ja/releases/30.1/index.html: <li><a href="https://github.com/bitcoin/bitcoin/pull/33580">#33580</a> depends: Use <code class="language-plaintext highlighter-rouge">$(package)_file_name</code> when downloading from the fallback</li>
_site/en/releases/30.1/index.html: <li><a href="https://github.com/bitcoin/bitcoin/pull/33580">#33580</a> depends: Use <code class="language-plaintext highlighter-rouge">$(package)_file_name</code> when downloading from the fallback</li>
make: *** [Makefile:23: test-fast] Error 1
Exit status: 2����������������������������������������
Loading