Merge pull request #541 from iKostanOrg/kyu6 #359
lint_test_build_pipeline.yml
on: push
Matrix: Flake8 Lint / build
Matrix: MyPy Lint / build
Matrix: Py Lint / build
Matrix: YAML Lint / build
Markdown Lint
/
lint
7s
Matrix: Unitest with pytest / build
Waiting for pending jobs
Matrix: Codeclimate Github Action / run
Waiting for pending jobs
Matrix: Codecov GitHub Action / run
Waiting for pending jobs
Snyk for a new build
/
security
Matrix: CodeQL for a new build / analyze
Waiting for pending jobs
Annotations
4 errors and 8 warnings
Line length:
kyu_6/sums_of_parts/README.md#L36
kyu_6/sums_of_parts/README.md:36:81 MD013/line-length Line length [Expected: 80; Actual: 121] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md013.md
|
Markdown Lint / lint
Failed with exit code: 1
|
YAML Lint / build (3.x):
.codeclimate.yml#L9
9:25 [new-line-at-end-of-file] no new line character at the end of file
|
YAML Lint / build (3.x)
Process completed with exit code 1.
|
YAML Lint / build (3.x):
.codeclimate.yml#L1
1:1 [document-start] missing document start "---"
|
YAML Lint / build (3.x):
.codeclimate.yml#L9
9:1 [comments-indentation] comment not indented like content
|
YAML Lint / build (3.x):
depricated/.travis.yml#L23
23:81 [line-length] line too long (113 > 80 characters)
|
YAML Lint / build (3.x):
depricated/.travis.yml#L28
28:81 [line-length] line too long (84 > 80 characters)
|
YAML Lint / build (3.x):
depricated/.travis.yml#L29
29:81 [line-length] line too long (95 > 80 characters)
|
YAML Lint / build (3.x):
depricated/.travis.yml#L30
30:4 [comments] missing starting space in comment
|
YAML Lint / build (3.x):
depricated/.travis.yml#L34
34:81 [line-length] line too long (156 > 80 characters)
|
YAML Lint / build (3.x):
depricated/.travis.yml#L47
47:81 [line-length] line too long (162 > 80 characters)
|