Skip to content

feat: add stringer into rule coder (#51) #46

feat: add stringer into rule coder (#51)

feat: add stringer into rule coder (#51) #46

Triggered via push July 29, 2023 10:56
Status Success
Total duration 1m 57s
Artifacts

benchmark.yml

on: push
Matrix: Performance regression check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Performance regression check (1.18.x): slice_test.go#L365
internal compiler error: 'BenchmarkSliceValidator_Each': Value live at entry. It shouldn't be. func BenchmarkSliceValidator_Each, node goval..dict1, value v637
Performance regression check (1.18.x): examples/structs/main.go#L19
internal compiler error: 'ProductValidator': Value live at entry. It shouldn't be. func ProductValidator, node goval..dict1, value v426
Performance regression check (1.18.x): examples/translator/main.go#L27
internal compiler error: 'main': Value live at entry. It shouldn't be. func main, node goval..dict1, value v261
Performance regression check (1.19.x): string_test.go#L90
internal compiler error: 'TestStringValidator_Match': Value live at entry. It shouldn't be. func TestStringValidator_Match, node goval..dict1, value v565
Performance regression check (1.19.x): examples/structs/main.go#L19
internal compiler error: 'ProductValidator': Value live at entry. It shouldn't be. func ProductValidator, node goval..dict1, value v427
Performance regression check (1.19.x): examples/translator/main.go#L27
internal compiler error: 'main': Value live at entry. It shouldn't be. func main, node goval..dict1, value v263
Performance regression check (1.18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Performance regression check (1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Performance regression check (1.20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/