Skip to content

Neo-node master branch require update #988

@ajara87

Description

@ajara87

Errors are occurring in PRs targeting master because the code needs to be adapted to the changes introduced in Neo 4.0.0-CIXXXX

Error: /home/runner/work/neo-node/neo-node/src/Neo.CLI/CLI/MainService.Logger.cs(13,11): error CS0234: The type or namespace name 'IEventHandlers' does not exist in the namespace 'Neo' (are you missing an assembly reference?) [/home/runner/work/neo-node/neo-node/src/Neo.CLI/Neo.CLI.csproj]
Error: /home/runner/work/neo-node/neo-node/src/Neo.CLI/CLI/MainService.Logger.cs(19,29): error CS0246: The type or namespace name 'ILoggingHandler' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/neo-node/neo-node/src/Neo.CLI/Neo.CLI.csproj]
Error: /home/runner/work/neo-node/neo-node/src/Neo.CLI/CLI/MainService.Logger.cs(78,10): error CS0246: The type or namespace name 'ILoggingHandler' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/neo-node/neo-node/src/Neo.CLI/Neo.CLI.csproj]
Error: /home/runner/work/neo-node/neo-node/src/Neo.CLI/CLI/MainService.Logger.cs(78,10): error CS0538: 'ILoggingHandler' in explicit interface declaration is not an interface [/home/runner/work/neo-node/neo-node/src/Neo.CLI/Neo.CLI.csproj]
Error: Process completed with exit code 1.

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