Mlconnector #63
ci.yml
on: pull_request
Matrix: Lint Files & commits / Lint Commit Messages
Matrix: Lint Files & commits / Check License Headers
Matrix: Lint Files & commits / Spell Check Repo
Matrix: Lint Files & commits / spellcheck
Annotations
4 errors and 11 warnings
|
Lint Files & commits / Spell Check Repo (amd64)
Process completed with exit code 2.
|
|
Spelling errors
Files in repository contain spelling errors
|
|
Lint Files & commits / Lint Commit Messages (amd64)
You have commit messages with errors
⧗ input: Added MLConnector README file
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ message must have `Signed-off-by:` trailer [trailer-exists]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://www.conventionalcommits.org/
⧗ input: Updated the README file
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ message must have `Signed-off-by:` trailer [trailer-exists]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://www.conventionalcommits.org/
⧗ input: Initial MLConnector publish
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ message must have `Signed-off-by:` trailer [trailer-exists]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://www.conventionalcommits.org/
⧗ input: Updated README file
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ message must have `Signed-off-by:` trailer [trailer-exists]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://www.conventionalcommits.org/
⧗ input: Updated README file
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ message must have `Signed-off-by:` trailer [trailer-exists]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://www.conventionalcommits.org/
⧗ input: Add endpoint to save inference data back to side-api
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ message must have `Signed-off-by:` trailer [trailer-exists]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://www.conventionalcommits.org/
⧗ input: changed xai to read data from s3
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ message must have `Signed-off-by:` trailer [trailer-exists]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://www.conventionalcommits.org/
⧗ input: Changed application description template
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ message must have `Signed-off-by:` trailer [trailer-exists]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://www.conventionalcommits.org/
⧗ input: Changed application description and model update
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ message must have `Signed-off-by:` trailer [trailer-exists]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://www.conventionalcommits.org/
⧗ input: mlconnector basic functionality
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ message must have `Signed-off-by:` trailer [trailer-exists]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://www.conventionalcommits.org/
|
|
Lint Files & commits / Check License Headers (amd64)
Process completed with exit code 1.
|
|
Lint Files & commits / Spell Check Repo (amd64):
./mlconnector/src/endpoints/mlresource.py#L54
"fetaure" should be "feature".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./mlconnector/src/endpoints/mlresource.py#L52
"fetaure" should be "feature".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./mlconnector/src/endpoints/mlresource.py#L51
"fetaure" should be "feature".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./mlconnector/xai-server-app/server.py#L144
"Traning" should be "Training".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./mlconnector/xai-server-app/server.py#L90
"traning" should be "training".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./mlconnector/xai-server-app/database.py#L107
"featurs" should be "features".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./mlconnector/xai-server-app/database.py#L104
"featurs" should be "features".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./mlconnector/xai-server-app/database.py#L100
"featurs" should be "features".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./mlconnector/xai-server-app/database.py#L58
"proccess" should be "process".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./mlconnector/xai-server-app/database.py#L30
"proccess" should be "process".
|
|
Lint Files & commits / Check License Headers (amd64)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|