Test npm package deny 1 #32
DependencyReview.yml
on: pull_request
dependency-review
6s
Annotations
1 error and 1 warning
dependency-review
[
{
"code": "invalid_type",
"expected": "array",
"received": "string",
"path": [
"deny_packages"
],
"message": "Expected array, received string"
},
{
"code": "invalid_type",
"expected": "array",
"received": "string",
"path": [
"deny_groups"
],
"message": "Expected array, received string"
}
]
|
dependency-review
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|