Skip to content

Optimize Radix Tree

Optimize Radix Tree #2

Triggered via pull request October 20, 2025 22:41
Status Failure
Total duration 8m 12s
Artifacts

ci.yml

on: pull_request
Matrix: test
Benchmark Performance
7m 51s
Benchmark Performance
Code Quality
2m 23s
Code Quality
Code Coverage
42s
Code Coverage
Documentation Build
3s
Documentation Build
CI Status
2s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

24 errors
Documentation Build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Code Coverage
Process completed with exit code 1.
Code Coverage: src/oak/node.cr#L95
expected argument #1 to 'Oak::Context(Symbol)#find_child' to be (Char | Nil), not (UInt8 | Nil)
Code Coverage: src/oak/node.cr#L60
instantiating 'add_path(String, Symbol)'
Code Coverage: spec/oak/node_spec.cr#L164
instantiating 'Oak::Node(Symbol)#add(String, Symbol)'
Test on Crystal 1.10.1 - ubuntu-latest
Process completed with exit code 1.
Test on Crystal 1.10.1 - ubuntu-latest: src/oak/node.cr#L95
expected argument #1 to 'Oak::Context(Symbol)#find_child' to be (Char | Nil), not (UInt8 | Nil)
Test on Crystal 1.10.1 - ubuntu-latest: src/oak/node.cr#L60
instantiating 'add_path(String, Symbol)'
Test on Crystal 1.10.1 - ubuntu-latest: spec/oak/node_spec.cr#L164
instantiating 'Oak::Node(Symbol)#add(String, Symbol)'
Test on Crystal 1.10.1 - ubuntu-latest
Process completed with exit code 1.
Test on Crystal 1.9.2 - ubuntu-latest
Process completed with exit code 1.
Test on Crystal 1.9.2 - ubuntu-latest: src/oak/node.cr#L95
expected argument #1 to 'Oak::Context(Symbol)#find_child' to be (Char | Nil), not (UInt8 | Nil)
Test on Crystal 1.9.2 - ubuntu-latest: src/oak/node.cr#L60
instantiating 'add_path(String, Symbol)'
Test on Crystal 1.9.2 - ubuntu-latest: spec/oak/node_spec.cr#L164
instantiating 'Oak::Node(Symbol)#add(String, Symbol)'
Test on Crystal 1.9.2 - ubuntu-latest
Process completed with exit code 1.
Code Quality
Process completed with exit code 1.
Test on Crystal latest - ubuntu-latest
Process completed with exit code 1.
Test on Crystal latest - ubuntu-latest: src/oak/node.cr#L95
expected argument #1 to 'Oak::Context(Symbol)#find_child' to be (Char | Nil), not (UInt8 | Nil)
Test on Crystal latest - ubuntu-latest: src/oak/node.cr#L60
instantiating 'add_path(String, Symbol)'
Test on Crystal latest - ubuntu-latest: spec/oak/node_spec.cr#L164
instantiating 'Oak::Node(Symbol)#add(String, Symbol)'
Test on Crystal latest - ubuntu-latest
Process completed with exit code 1.
Benchmark Performance
Process completed with exit code 1.
Benchmark Performance: src/oak/node.cr#L95
expected argument #1 to 'Oak::Context(Symbol)#find_child' to be (Char | Nil), not (UInt8 | Nil)
CI Status
Process completed with exit code 1.