GBICSGO-1198: adds check for immutable backup sink #493
Annotations
3 errors and 1 warning
Test:
pkg/tasks/sink_project_compliance_check_service_test.go#L25
cannot use complianceRepository (variable of type *"github.com/ottogroup/penelope/pkg/repository/memory".ComplianceRepository) as repository.ComplianceRepository value in argument to newSinkProjectComplianceCheckService: *"github.com/ottogroup/penelope/pkg/repository/memory".ComplianceRepository does not implement repository.ComplianceRepository (missing method GetSinkComplianceCheck)
|
Test:
pkg/tasks/sink_project_compliance_check_service_test.go#L44
cannot use complianceRepository (variable of type *"github.com/ottogroup/penelope/pkg/repository/memory".ComplianceRepository) as repository.ComplianceRepository value in argument to newSinkProjectComplianceCheckService: *"github.com/ottogroup/penelope/pkg/repository/memory".ComplianceRepository does not implement repository.ComplianceRepository (missing method GetSinkComplianceCheck)
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading