New resource request: symlink #27
Triggered via issue
July 17, 2026 18:45
Status
Success
Total duration
22m 10s
Artifacts
–
resource-request.yml
on: issues
Annotations
1 error and 4 warnings
|
test/shell/symlinks.test.ts > Symlinks resource integration tests > Can create multiple symlinks:
test/shell/symlinks.test.ts#L52
AssertionError: promise resolved "Stats{ dev: 2049, mode: 41471, …(12) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Stats {
+ "atimeMs": 1784314732677.0676,
+ "birthtimeMs": 1784314732672.0676,
+ "blksize": 4096,
+ "blocks": 0,
+ "ctimeMs": 1784314732672.0676,
+ "dev": 2049,
+ "gid": 1001,
+ "ino": 1321145,
+ "mode": 41471,
+ "mtimeMs": 1784314732672.0676,
+ "nlink": 1,
+ "rdev": 0,
+ "size": 39,
+ "uid": 1001,
+ }
❯ Object.validateModify test/shell/symlinks.test.ts:52:39
❯ PluginTester.runModifyPhase node_modules/@codifycli/plugin-test/src/plugin-tester.ts:372:9
❯ PluginTester.fullTest node_modules/@codifycli/plugin-test/src/plugin-tester.ts:77:7
❯ test/shell/symlinks.test.ts:24:5
|
|
generate-resource
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, actions/github-script@v7, actions/setup-node@v4, stefanzweifel/git-auto-commit-action@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-linux
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, actions/setup-node@v4, stefanzweifel/git-auto-commit-action@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-macos
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, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
label-awaiting-review
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|