Skip to content

feat(string): impl variant validator and ensure backward compatibility #37

feat(string): impl variant validator and ensure backward compatibility

feat(string): impl variant validator and ensure backward compatibility #37

Triggered via pull request June 30, 2023 10:43
Status Success
Total duration 1m 59s
Artifacts

benchmark.yml

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

Annotations

6 errors and 1 warning
Performance regression check (1.19.x): goval_test.go#L129
internal compiler error: 'TestExecute.func3': Value live at entry. It shouldn't be. func TestExecute.func3, node goval..dict1, value v223
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): string_test.go#L90
internal compiler error: 'TestStringValidator_Match': Value live at entry. It shouldn't be. func TestStringValidator_Match, node goval..dict1, value v557
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)
Could not find external JSON file for benchmark data at /home/runner/work/goval/goval/cache/benchmark-data.json. Using empty default: Error: ENOENT: no such file or directory, open '/home/runner/work/goval/goval/cache/benchmark-data.json'