Skip to content

verify: false positive when grepping model #350

@tcharding

Description

@tcharding
cargo run -- v23
   Compiling verify v0.1.0 (/home/tobin/build/corepc/verify)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
     Running `target/debug/verify v23`
Checking that the v23::METHOD data list is correct ... 
Correct ✓ 

Checking that the rustdoc version specific rustdocs list is correct ... 
Correct ✓ 

Checking that the status claimed in the version specific rustdocs is correct ... 
found model type when none expected: lockunspent LockUnspent
Correct ✓ 

False positive, the regex must be wrong because its matching on ListLockUnspent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions