Skip to content

Fix template to properly handle hyphens in 'show lldp neighbors' for arista eos #1908

Fix template to properly handle hyphens in 'show lldp neighbors' for arista eos

Fix template to properly handle hyphens in 'show lldp neighbors' for arista eos #1908

Triggered via pull request September 18, 2024 20:07
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: pylint
Matrix: pytest
Publish to GitHub
0s
Publish to GitHub
Push Package to PyPI
0s
Push Package to PyPI
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
yamllint: tests/arista_eos/show_lldp_neighbors/arista_eos_show_lldp_neighbors2.yml#L3
3:20 [quoted-strings] string value is not quoted with double quotes
yamllint: tests/arista_eos/show_lldp_neighbors/arista_eos_show_lldp_neighbors2.yml#L4
4:22 [quoted-strings] string value is not quoted with double quotes
yamllint: tests/arista_eos/show_lldp_neighbors/arista_eos_show_lldp_neighbors2.yml#L5
5:25 [quoted-strings] string value is not quoted with double quotes
yamllint: tests/arista_eos/show_lldp_neighbors/arista_eos_show_lldp_neighbors2.yml#L6
6:20 [quoted-strings] string value is not quoted with double quotes
yamllint: tests/arista_eos/show_lldp_neighbors/arista_eos_show_lldp_neighbors2.yml#L7
7:22 [quoted-strings] string value is not quoted with double quotes
yamllint: tests/arista_eos/show_lldp_neighbors/arista_eos_show_lldp_neighbors2.yml#L8
8:25 [quoted-strings] string value is not quoted with double quotes
yamllint: tests/arista_eos/show_lldp_neighbors/arista_eos_show_lldp_neighbors2.yml#L9
9:20 [quoted-strings] string value is not quoted with double quotes
yamllint: tests/arista_eos/show_lldp_neighbors/arista_eos_show_lldp_neighbors2.yml#L10
10:22 [quoted-strings] string value is not quoted with double quotes
yamllint: tests/arista_eos/show_lldp_neighbors/arista_eos_show_lldp_neighbors2.yml#L11
11:25 [quoted-strings] string value is not quoted with double quotes
yamllint: tests/arista_eos/show_lldp_neighbors/arista_eos_show_lldp_neighbors2.yml#L12
12:20 [quoted-strings] string value is not quoted with double quotes
black
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
bandit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pydocstyle
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yamllint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/