chore(deps): bump glob and semantic-release #80
ci.yml
on: pull_request
Matrix: test
Commit Lint
27s
E2E Tests
0s
Annotations
10 errors and 1 warning
|
Commit Lint
Process completed with exit code 1.
|
|
Test (Node 20, macos-latest)
Process completed with exit code 1.
|
|
test/unit/core/strategies/cookieExtraction.test.ts > Cookie Extraction Strategy > Strategy Integration > upload throws UploadError if cookies null but errors exist:
test/unit/core/strategies/cookieExtraction.test.ts#L379
AssertionError: expected error to be instance of UploadError
- Expected:
[Function UploadError]
+ Received:
AuthenticationError {
"message": "No GitHub browser session found. Run `gh-attach login` first.",
"code": "SESSION_EXPIRED",
"details": undefined,
"name": "AuthenticationError",
}
❯ test/unit/core/strategies/cookieExtraction.test.ts:379:7
|
|
Test (Node 22, ubuntu-latest)
The strategy configuration was canceled because "test._20_macos-latest" failed
|
|
Lint & Format
Process completed with exit code 1.
|
|
Test (Node 20, ubuntu-latest)
The strategy configuration was canceled because "test._20_macos-latest" failed
|
|
Test (Node 20, ubuntu-latest)
The operation was canceled.
|
|
Test (Node 22, macos-latest)
The strategy configuration was canceled because "test._20_macos-latest" failed
|
|
Test (Node 22, macos-latest)
The operation was canceled.
|
|
test/unit/core/strategies/cookieExtraction.test.ts > Cookie Extraction Strategy > Strategy Integration > upload throws UploadError if cookies null but errors exist:
test/unit/core/strategies/cookieExtraction.test.ts#L379
AssertionError: expected error to be instance of UploadError
- Expected:
[Function UploadError]
+ Received:
AuthenticationError {
"message": "No GitHub browser session found. Run `gh-attach login` first.",
"code": "SESSION_EXPIRED",
"details": undefined,
"name": "AuthenticationError",
}
❯ test/unit/core/strategies/cookieExtraction.test.ts:379:7
|
|
Test (Node 22, ubuntu-latest)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|