NetBox initial charm #1
test.yaml
on: pull_request
unit-tests
/
...
/
Get runner image
6s
unit-tests
/
Inclusive naming
49s
unit-tests
/
Shell scripts lint
21s
unit-tests
/
Dockerfile lint
19s
unit-tests
/
Lint metadata.yaml
12s
unit-tests
/
Draft publish docs
57s
unit-tests
/
Check license headers
3m 30s
unit-tests
/
Check libraries
17s
unit-tests
/
Required Test Status Checks
8s
Annotations
15 errors and 8 warnings
unit-tests / Shell scripts lint
Process completed with exit code 1.
|
unit-tests / Lint and unit tests
Unhandled error: TypeError: lint_result is not iterable
|
unit-tests / Lint and unit tests
Process completed with exit code 1.
|
unit-tests / Inclusive naming:
base_requirements.txt#L31
[Inclusive naming check] reported by reviewdog 🐶
[warning] `master` may be insensitive, use `primary`, `main` instead
Raw Output:
base_requirements.txt:31:45: [warning] `master` may be insensitive, use `primary`, `main` instead
|
unit-tests / Inclusive naming:
base_requirements.txt#L35
[Inclusive naming check] reported by reviewdog 🐶
[warning] `master` may be insensitive, use `primary`, `main` instead
Raw Output:
base_requirements.txt:35:52: [warning] `master` may be insensitive, use `primary`, `main` instead
|
unit-tests / Inclusive naming:
base_requirements.txt#L39
[Inclusive naming check] reported by reviewdog 🐶
[warning] `master` may be insensitive, use `primary`, `main` instead
Raw Output:
base_requirements.txt:39:48: [warning] `master` may be insensitive, use `primary`, `main` instead
|
unit-tests / Inclusive naming:
base_requirements.txt#L47
[Inclusive naming check] reported by reviewdog 🐶
[warning] `master` may be insensitive, use `primary`, `main` instead
Raw Output:
base_requirements.txt:47:39: [warning] `master` may be insensitive, use `primary`, `main` instead
|
unit-tests / Inclusive naming:
base_requirements.txt#L51
[Inclusive naming check] reported by reviewdog 🐶
[warning] `master` may be insensitive, use `primary`, `main` instead
Raw Output:
base_requirements.txt:51:48: [warning] `master` may be insensitive, use `primary`, `main` instead
|
unit-tests / Inclusive naming:
base_requirements.txt#L55
[Inclusive naming check] reported by reviewdog 🐶
[warning] `master` may be insensitive, use `primary`, `main` instead
Raw Output:
base_requirements.txt:55:49: [warning] `master` may be insensitive, use `primary`, `main` instead
|
unit-tests / Inclusive naming:
base_requirements.txt#L67
[Inclusive naming check] reported by reviewdog 🐶
[warning] `master` may be insensitive, use `primary`, `main` instead
Raw Output:
base_requirements.txt:67:51: [warning] `master` may be insensitive, use `primary`, `main` instead
|
unit-tests / Inclusive naming:
base_requirements.txt#L104
[Inclusive naming check] reported by reviewdog 🐶
[warning] `master` may be insensitive, use `primary`, `main` instead
Raw Output:
base_requirements.txt:104:52: [warning] `master` may be insensitive, use `primary`, `main` instead
|
unit-tests / Inclusive naming:
base_requirements.txt#L108
[Inclusive naming check] reported by reviewdog 🐶
[warning] `master` may be insensitive, use `primary`, `main` instead
Raw Output:
base_requirements.txt:108:42: [warning] `master` may be insensitive, use `primary`, `main` instead
|
unit-tests / Inclusive naming
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
unit-tests / Check license headers
Process completed with exit code 1.
|
unit-tests / Required Test Status Checks
Process completed with exit code 1.
|
unit-tests / Check libraries
No lib folder detected. Skipping action.
|
unit-tests / Shell scripts lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lumaxis/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests / Shell scripts lint:
upgrade.sh#L9
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
|
unit-tests / Shell scripts lint:
scripts/verify-bundles.sh#L24
Declare and assign separately to avoid masking return values.
|
unit-tests / Shell scripts lint:
scripts/verify-bundles.sh#L26
Declare and assign separately to avoid masking return values.
|
unit-tests / Lint and unit tests
No files were found with the provided path: report.json. No artifacts will be uploaded.
|
unit-tests / Check license headers
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
unit-tests / Check license headers
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|