Benchmark #63
benchmark.yml
on: workflow_dispatch
run-benchmarks
1m 10s
Annotations
1 error and 1 warning
run-benchmarks
Command failed: make
vlib/builtin/int.v:12:6: error: cannot register alias `i32`, another type with this name exists
10 | // type u8 = byte
11 | type byte = u8
12 | type i32 = int
| ~~~
13 |
14 | // ptr_str returns the address of `ptr` as a `string`.
make: *** [GNUmakefile:114: all] Error 1
|
run-benchmarks
Restore cache failed: Dependencies file is not found in /home/runner/work/related_post_gen/related_post_gen. Supported file pattern: go.sum
|