fix: corrected typos in comments and docstrings #122
ci.yml
on: pull_request
Matrix: Build testing application containers / Build Docker Image
Build python pkg
/
build
1m 3s
Build mlsysops CLI pkg
/
build
1m 15s
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
Build testing application containers
/
Create Merged Docker Image Manifest
0s
Matrix: Build Northbound API / Build Docker Image
Waiting for pending jobs
Matrix: Build containers
Waiting for pending jobs
Build testing application containers
/
Sign Docker Images
Build Northbound API
/
Create Merged Docker Image Manifest
Build Northbound API
/
Sign Docker Images
Annotations
8 errors and 11 warnings
|
Build testing application containers / Build Docker Image (amd64)
Username and password required
|
|
Lint Files & commits / Spell Check Repo (amd64)
Process completed with exit code 2.
|
|
Lint Files & commits / Lint Commit Messages (amd64)
You have commit messages with errors
⧗ input: fix: corrected typos in comments and docstrings
✖ message must have `Signed-off-by:` trailer [trailer-exists]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://www.conventionalcommits.org/
|
|
Spelling errors
Files in repository contain spelling errors
|
|
Build testing application containers / Build Docker Image (arm64)
Username and password required
|
|
Build python pkg / build
Trusted publishing exchange failure:
OpenID Connect token retrieval failed: GitHub: missing or insufficient OIDC token permissions, the ACTIONS_ID_TOKEN_REQUEST_TOKEN environment variable was unset
The workflow context indicates that this action was called from a
pull request on a fork. GitHub doesn't give these workflows OIDC permissions,
even if `id-token: write` is explicitly configured.
To fix this, change your publishing workflow to use an event that
forks of your repository cannot trigger (such as tag or release
creation, or a manually triggered workflow dispatch).
|
|
Build mlsysops CLI pkg / build
Trusted publishing exchange failure:
OpenID Connect token retrieval failed: GitHub: missing or insufficient OIDC token permissions, the ACTIONS_ID_TOKEN_REQUEST_TOKEN environment variable was unset
The workflow context indicates that this action was called from a
pull request on a fork. GitHub doesn't give these workflows OIDC permissions,
even if `id-token: write` is explicitly configured.
To fix this, change your publishing workflow to use an event that
forks of your repository cannot trigger (such as tag or release
creation, or a manually triggered workflow dispatch).
|
|
Lint Files & commits / Check License Headers (amd64)
Process completed with exit code 1.
|
|
|
|
Lint Files & commits / Spell Check Repo (amd64):
./northbound-api/MLSysOps_Schemas/mlsysops_schemas.py#L1502
"reduncancy" should be "redundancy".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./northbound-api/MLSysOps_Schemas/mlsysops_schemas.py#L514
"suported" should be "supported".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./northbound-api/MLSysOps_Schemas/mlsysops_model.py#L373
"Reduncancy" should be "Redundancy".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./northbound-api/MLSysOps_Schemas/mlsysops_model.py#L373
"reduncancy" should be "redundancy".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./northbound-api/MLSysOps_Schemas/mlsysops_model.py#L352
"Reduncancy" should be "Redundancy".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./northbound-api/MLSysOps_Schemas/schema generator/input/MLSysOpsAppCRD.yaml#L416
"reduncancy" should be "redundancy".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./northbound-api/MLSysOps_Schemas/schema generator/output/model.py#L373
"Reduncancy" should be "Redundancy".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./northbound-api/MLSysOps_Schemas/schema generator/output/model.py#L373
"reduncancy" should be "redundancy".
|
|
Lint Files & commits / Spell Check Repo (amd64):
./northbound-api/MLSysOps_Schemas/schema generator/output/model.py#L352
"Reduncancy" should be "Redundancy".
|
|
Lint Files & commits / Check License Headers (amd64)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|