chore(deps-dev): Bump fake-indexeddb from 4.0.2 to 6.0.0 #7829
ci.yml
on: pull_request
Matrix: unit-tests
build
1m 12s
lints
3m 11s
codeql
2m 41s
e2e-report-tests
41s
check-clearly-defined
5s
Matrix: e2e-web-tests
publish-code-coverage
0s
Annotations
5 errors and 2 warnings
IndexedDBUtil test cases › setting key-value pair works properly:
src/tests/unit/tests/common/indexedDB/indexedDB.test.ts#L21
expect(received).toBeTruthy()
Received: false
at Object.toBeTruthy (src/tests/unit/tests/common/indexedDB/indexedDB.test.ts:21:28)
|
IndexedDBUtil test cases › getting items already set works:
src/tests/unit/tests/common/indexedDB/indexedDB.test.ts#L29
expect(received).toBe(expected) // Object.is equality
Expected: "IndexedDBUtil"
Received: undefined
at Object.toBe (src/tests/unit/tests/common/indexedDB/indexedDB.test.ts:29:23)
|
IndexedDBUtil test cases › checking if delete works:
src/tests/unit/tests/common/indexedDB/indexedDB.test.ts#L35
expect(received).toBeTruthy()
Received: false
at Object.toBeTruthy (src/tests/unit/tests/common/indexedDB/indexedDB.test.ts:35:23)
|
IndexedDBUtil test cases › should override already set value:
src/tests/unit/tests/common/indexedDB/indexedDB.test.ts#L50
expect(received).toBeTruthy()
Received: false
at Object.toBeTruthy (src/tests/unit/tests/common/indexedDB/indexedDB.test.ts:50:33)
|
unit-tests (1/2)
Process completed with exit code 1.
|
codeql
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Resource not accessible by integration
|
codeql
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.17.5.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-results
Expired
|
52.4 MB |
|
e2e-report-tests-results
Expired
|
548 Bytes |
|
e2e-web-tests-1-results
Expired
|
6.8 KB |
|
e2e-web-tests-2-results
Expired
|
2.01 KB |
|
unit-tests-1-results
Expired
|
154 KB |
|
unit-tests-2-results
Expired
|
155 KB |
|