feat(skills): sync skills to v0.22.0 #45
Annotations
2 errors and 2 warnings
|
Check
Process completed with exit code 1.
|
|
error: expect(received).toEqual(expected):
src/index.test.ts#L234
[
"jfrog",
"jfrog-ai-catalog-skills",
+ "jfrog-mcp-management",
"jfrog-package-safety-and-download",
+ "jfrog-reference-architecture",
+ "jfrog-setup-package-managers",
]
- Expected - 0
+ Received + 3
at <anonymous> (/home/runner/work/opencode-jfrog-plugin/opencode-jfrog-plugin/src/index.test.ts:234:18)
|
|
Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, jdx/mise-action@d6e32c1796099e0f1f3ac741c220a8b7eae9e5dd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check
Failed to restore: Cache service responded with 400
|