Fix sandbox write permissions in CI by removing user namespace isolat… #16
test-coding-assistants.yml
on: push
Matrix: Cross-Platform Consistency
Matrix: test-generic-commands
Matrix: test-npm-git-integration
Annotations
11 errors
|
Cross-Platform Consistency (macos-latest)
Process completed with exit code 1.
|
|
src/__tests__/security-validation.test.ts > Security Validation Tests > TEST 4: Should allow reading and writing in working directory:
src/__tests__/security-validation.test.ts#L140
AssertionError: expected 128 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 128
❯ src/__tests__/security-validation.test.ts:140:34
|
|
src/__tests__/security-validation.test.ts > Security Validation Tests > TEST 3: Should block writing files outside working directory:
src/__tests__/security-validation.test.ts#L103
AssertionError: expected +0 not to be +0 // Object.is equality
❯ src/__tests__/security-validation.test.ts:103:40
|
|
Test npm/git Integration (macos-latest)
Process completed with exit code 127.
|
|
Test Generic Commands (macos-latest)
Process completed with exit code 1.
|
|
Test Generic Commands (ubuntu-latest)
The strategy configuration was canceled because "test-generic-commands.macos-latest" failed
|
|
Test Generic Commands (ubuntu-latest)
The operation was canceled.
|
|
Cross-Platform Consistency (ubuntu-latest)
The strategy configuration was canceled because "test-cross-platform-consistency.macos-latest" failed
|
|
Cross-Platform Consistency (ubuntu-latest)
The operation was canceled.
|
|
Test npm/git Integration (ubuntu-latest)
The strategy configuration was canceled because "test-npm-git-integration.macos-latest" failed
|
|
Test npm/git Integration (ubuntu-latest)
The operation was canceled.
|