Skip to content

feat: Added concurrency to Hyperproof sync. #38

feat: Added concurrency to Hyperproof sync.

feat: Added concurrency to Hyperproof sync. #38

Triggered via push July 21, 2025 20:07
Status Failure
Total duration 56s
Artifacts

ruby.yaml

on: push
Find ruby projects
16s
Find ruby projects
Matrix: Lint ruby code
Matrix: Run ruby tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run ruby tests (./hyperproof)
Process completed with exit code 1.
Run ruby tests (./hyperproof): hyperproof/spec/unit/cfa_security_controls/hyperproof_spec.rb#L50
CfaSecurityControls::Hyperproof.run when the label does not exist creates a new label Failure/Error: [proof.name, entity.id] #<InstanceDouble(CfaSecurityControls::Hyperproof::Entities::Proof) (anonymous)> received unexpected message :id with (no args)
Run ruby tests (./hyperproof): hyperproof/spec/unit/cfa_security_controls/hyperproof_spec.rb#L38
CfaSecurityControls::Hyperproof.run when the label exists does not create a new label Failure/Error: [proof.name, entity.id] #<InstanceDouble(CfaSecurityControls::Hyperproof::Entities::Proof) (anonymous)> received unexpected message :id with (no args)
Run ruby tests (./hyperproof): hyperproof/spec/unit/cfa_security_controls/hyperproof_spec.rb#L57
CfaSecurityControls::Hyperproof.run create the new proof entity Failure/Error: [proof.name, entity.id] #<InstanceDouble(CfaSecurityControls::Hyperproof::Entities::Proof) (anonymous)> received unexpected message :id with (no args)
Run ruby tests (./hyperproof): hyperproof/spec/unit/cfa_security_controls/hyperproof_spec.rb#L31
CfaSecurityControls::Hyperproof.run writes the proof to a file Failure/Error: [proof.name, entity.id] #<InstanceDouble(CfaSecurityControls::Hyperproof::Entities::Proof) (anonymous)> received unexpected message :id with (no args)