Skip to content

implement a short term zk overflow mitigation #24588

implement a short term zk overflow mitigation

implement a short term zk overflow mitigation #24588

Triggered via pull request May 28, 2024 22:28
Status Failure
Total duration 1m 44s
Artifacts

ci-scripts.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.