Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

feat: cleanup worker #308

feat: cleanup worker

feat: cleanup worker #308

Triggered via pull request September 19, 2023 19:19
Status Failure
Total duration 3m 57s
Artifacts

go-test.yml

on: pull_request
Matrix: go-test / unit
Fit to window
Zoom out
Zoom in

Annotations

5 errors
go-test / ubuntu (go this): integration/singularity/store.go#L204
cannot use schd (variable of type *models.ModelSchedule) as bool value in assignment
go-test / ubuntu (go this): integration/singularity/store.go#L208
invalid operation: foundSchedule != nil (mismatched types bool and untyped nil)
go-test / ubuntu (go this): integration/singularity/store.go#L210
foundSchedule.ID undefined (type bool has no field or method ID)
go-test / ubuntu (go this): integration/singularity/store.go#L213
foundSchedule.ID undefined (type bool has no field or method ID)
go-test / ubuntu (go this)
Process completed with exit code 1.