Skip to content

chore(deps): bump step-security/harden-runner from 2.7.0 to 2.10.4 (#… #3888

chore(deps): bump step-security/harden-runner from 2.7.0 to 2.10.4 (#…

chore(deps): bump step-security/harden-runner from 2.7.0 to 2.10.4 (#… #3888

GitHub Actions / Test Results succeeded Jan 27, 2025 in 0s

All 67 tests pass in 0s

67 tests  ±0   67 ✅ ±0   0s ⏱️ ±0s
55 suites ±0    0 💤 ±0 
 3 files   ±0    0 ❌ ±0 

Results for commit 6ef3cb1. ± Comparison against earlier commit cf19d27.

Annotations

Check notice on line 0 in .github

@github-actions github-actions / Test Results

67 tests found

There are 67 tests, see "Raw output" for the full list of tests.
Raw output
Create ‑ Basic Block Create
Create ‑ BlockTreeGenerator Create
Create ‑ Container Block Create
Create ‑ DataSource Block Create
Create ‑ Event Block Create
Create ‑ ExternalData Block Create
GenerateNewUUID ‑ State Container GenerateNewUUID
Get DID Documents ‑ Documents Service API Get DID Documents
Test DIDDocument ‑ DidDocuments Test DIDDocument
Test DIDMessage ‑ DIDMessage Test DIDMessage
Test DidDocumentBase ‑ DidDocuments Test DidDocumentBase
Test DidRootKey ‑ DidDocuments Test DidRootKey
Test Issuer ‑ Issuer Test Issuer
Test Message ‑ Message Test Message
Test PolicyMessage ‑ PolicyMessage Test PolicyMessage
Test SchemaMessage ‑ SchemaMessage Test SchemaMessage
Test TopicMessage ‑ TopicMessage Test TopicMessage
Test Utils ‑ HederaUtils Test Utils
Test VCJS ‑ VCJS Test VCJS
Test VCMessage ‑ VCMessage Test VCMessage
Test VPMessage ‑ VPMessage Test VPMessage
Test VcDocument ‑ VcDocument Test VcDocument
Test VcSubject ‑ VcSubject Test VcSubject
Test VpDocument ‑ VpDocument Test VpDocument
getData ‑ Information block getData
init ‑ Information block init
irec ‑ Policy Wizard Tests irec
should aggregate data correctly ‑ DataBaseHelper Tests DataBaseHelper Aggregate Methods should aggregate data correctly
should aggregate data correctly ‑ DatabaseServer Aggregate Method should aggregate data correctly
should count all entities if no filters are provided ‑ DataBaseHelper Tests DataBaseHelper FindAndCount and Count Methods should count all entities if no filters are provided
should count all entities if no filters are provided ‑ DatabaseServer Find and Count Methods should count all entities if no filters are provided
should count entities correctly based on filters ‑ DataBaseHelper Tests DataBaseHelper FindAndCount and Count Methods should count entities correctly based on filters
should count entities correctly based on filters ‑ DatabaseServer Find and Count Methods should count entities correctly based on filters
should create a lot of data correctly ‑ DataBaseHelper Tests DataBaseHelper CreateMuchData Method should create a lot of data correctly
should create a lot of data correctly ‑ DatabaseServer CreateMuchData Method should create a lot of data correctly
should create a single entity correctly ‑ DataBaseHelper Tests DataBaseHelper Create Method should create a single entity correctly
should create an instance of TestEntity ‑ DataBaseHelper Tests should create an instance of TestEntity
should create and return the correct entity ‑ DatabaseServer create Method should create and return the correct entity
should create multiple entities correctly ‑ DataBaseHelper Tests DataBaseHelper Create Method should create multiple entities correctly
should delete entities correctly based on filters ‑ DataBaseHelper Tests DataBaseHelper Delete and Remove Methods should delete entities correctly based on filters
should find a single entity based on filters ‑ DataBaseHelper Tests DataBaseHelper Find Methods should find a single entity based on filters
should find all entities correctly ‑ DataBaseHelper Tests DataBaseHelper FindAll Method should find all entities correctly
should find all entities correctly ‑ DatabaseServer FindAll Method should find all entities correctly
should find and count entities correctly ‑ DataBaseHelper Tests DataBaseHelper FindAndCount and Count Methods should find and count entities correctly
should find and count entities correctly ‑ DatabaseServer Find and Count Methods should find and count entities correctly
should find entities based on filters ‑ DataBaseHelper Tests DataBaseHelper Find Methods should find entities based on filters
should perform a dry run aggregation correctly ‑ DataBaseHelper Tests DataBaseHelper Aggregate Methods should perform a dry run aggregation correctly
should remove a single entity correctly ‑ DataBaseHelper Tests DataBaseHelper Delete and Remove Methods should remove a single entity correctly
should remove multiple entities correctly ‑ DataBaseHelper Tests DataBaseHelper Delete and Remove Methods should remove multiple entities correctly
should remove the correct entity ‑ DatabaseServer remove Method should remove the correct entity
should remove the correct entity ‑ DatabaseServer update Method should remove the correct entity
should return empty array and count 0 if no entities found in findAndCount ‑ DatabaseServer Find and Count Methods should return empty array and count 0 if no entities found in findAndCount
should return null if entity not found in findOne ‑ DatabaseServer Find and Count Methods should return null if entity not found in findOne
should return the correct entity based on filters ‑ DatabaseServer findOne Method should return the correct entity based on filters
should save a new entity correctly ‑ DataBaseHelper Tests DataBaseHelper Save and Update Methods should save a new entity correctly
should save and load a file correctly ‑ DataBaseHelper Tests DataBaseHelper GridFS Methods should save and load a file correctly
should save and load a file correctly ‑ DatabaseServer DatabaseServer GridFS Methods should save and load a file correctly
should save and return the correct entity ‑ DatabaseServer save Method should save and return the correct entity
should save multiple entities correctly ‑ DatabaseServer saveMany Method should save multiple entities correctly
should save multiple new entities correctly ‑ DataBaseHelper Tests saveMany Method should save multiple new entities correctly
should save schemas correctly with saveSchemas ‑ DatabaseServer saveSchemas Method should save schemas correctly with saveSchemas
should set GridFS correctly using connectGridFS ‑ DataBaseHelper Tests DataBaseHelper Static Methods should set GridFS correctly using connectGridFS
should set ORM correctly using connectBD ‑ DataBaseHelper Tests DataBaseHelper Static Methods should set ORM correctly using connectBD
should update an existing entity correctly ‑ DataBaseHelper Tests DataBaseHelper Save and Update Methods should update an existing entity correctly
should update multiple entities correctly ‑ DataBaseHelper Tests updateMany Method should update multiple entities correctly
should update multiple entities correctly ‑ DatabaseServer updateMany Method should update multiple entities correctly
should update schemas by changing their names ‑ DatabaseServer updateSchemas Method should update schemas by changing their names