feat: add text error to reducer (#52) #45
Annotations
6 errors and 5 warnings
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):
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)
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)
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'
|
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.18.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'
|
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/
|