Skip to content

Add VRF support for FRR Prefix #34

Add VRF support for FRR Prefix

Add VRF support for FRR Prefix #34

Triggered via pull request November 10, 2023 11:45
Status Failure
Total duration 1m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yml

on: pull_request
spellcheck
5s
spellcheck
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 1 warning
lint (3.10, pytest): tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv4_example_network-None] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.10, pytest): tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv4_example_network-vrf-func-test] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.10, pytest): tests/prefix/frrouting/test_basic_functionality.py#L51
test_denounce_removes_bgp_network[ipv4_example_network-None] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.10, pytest): tests/prefix/frrouting/test_basic_functionality.py#L51
test_denounce_removes_bgp_network[ipv4_example_network-vrf-func-test] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.10, pytest): tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-None-True] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.10, pytest): tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-None-False] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.10, pytest): tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-vrf-func-test-True] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.10, pytest): tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-vrf-func-test-False] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.10, pytest): tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv6_example_network-None] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.10, pytest): tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv6_example_network-vrf-func-test] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.12, pytest): tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv4_example_network-None] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.12, pytest): tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv4_example_network-vrf-func-test] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.12, pytest): tests/prefix/frrouting/test_basic_functionality.py#L51
test_denounce_removes_bgp_network[ipv4_example_network-None] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.12, pytest): tests/prefix/frrouting/test_basic_functionality.py#L51
test_denounce_removes_bgp_network[ipv4_example_network-vrf-func-test] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.12, pytest): tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-None-True] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.12, pytest): tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-None-False] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.12, pytest): tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-vrf-func-test-True] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.12, pytest): tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-vrf-func-test-False] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.12, pytest): tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv6_example_network-None] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.12, pytest): tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv6_example_network-vrf-func-test] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.11, pytest): tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv4_example_network-None] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.11, pytest): tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv4_example_network-vrf-func-test] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.11, pytest): tests/prefix/frrouting/test_basic_functionality.py#L51
test_denounce_removes_bgp_network[ipv4_example_network-None] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.11, pytest): tests/prefix/frrouting/test_basic_functionality.py#L51
test_denounce_removes_bgp_network[ipv4_example_network-vrf-func-test] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.11, pytest): tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-None-True] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.11, pytest): tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-None-False] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.11, pytest): tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-vrf-func-test-True] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.11, pytest): tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-vrf-func-test-False] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.11, pytest): tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv6_example_network-None] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
lint (3.11, pytest): tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv6_example_network-vrf-func-test] TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
spellcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: codespell-project/codespell-problem-matcher@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/