implement a short term zk overflow mitigation #24588
ci-scripts.yml
on: pull_request
lint-scripts
1m 33s
test-scripts
1m 34s
Annotations
19 errors and 1 warning
lint-scripts
cannot use (*pgDSLParser)(nil) (value of type *pgDSLParser) as primitives.Visitor value in variable declaration: *pgDSLParser does not implement primitives.Visitor (missing method Confidence)
|
lint-scripts
undefined: primitives.Confirmations
|
lint-scripts
undefined: primitives.ConfirmationLevel
|
lint-scripts
cannot use v (variable of type *pgDSLParser) as primitives.Visitor value in argument to exp.Primitive.Accept: *pgDSLParser does not implement primitives.Visitor (missing method Confidence)
|
lint-scripts
impossible type switch case: *pgDSLParser
|
lint-scripts
impossible type switch case: *pgDSLParser
|
lint-scripts
impossible type switch case: *pgDSLParser
|
lint-scripts
impossible type switch case: *pgDSLParser
|
lint-scripts
Process completed with exit code 1.
|
lint-scripts
Process completed with exit code 1.
|
test-scripts
cannot use (*pgDSLParser)(nil) (value of type *pgDSLParser) as primitives.Visitor value in variable declaration: *pgDSLParser does not implement primitives.Visitor (missing method Confidence)
|
test-scripts
undefined: primitives.Confirmations
|
test-scripts
undefined: primitives.ConfirmationLevel
|
test-scripts
cannot use v (variable of type *pgDSLParser) as primitives.Visitor value in argument to exp.Primitive.Accept: *pgDSLParser does not implement primitives.Visitor (missing method Confidence)
|
test-scripts
impossible type switch case: *pgDSLParser
|
test-scripts
impossible type switch case: *pgDSLParser
|
test-scripts
impossible type switch case: *pgDSLParser
|
test-scripts
impossible type switch case: *pgDSLParser
|
test-scripts
Process completed with exit code 1.
|
lint-scripts
No files were found with the provided path: core/scripts/golangci-lint-report.xml. No artifacts will be uploaded.
|