Skip to content

Periodic VICE notifications #27

Periodic VICE notifications

Periodic VICE notifications #27

Triggered via pull request August 8, 2024 21:50
Status Failure
Total duration 36s
Artifacts

golangci-lint.yml

on: pull_request
call-workflow-passing-data  /  lint
27s
call-workflow-passing-data / lint
Fit to window
Zoom out
Zoom in

Annotations

6 errors
call-workflow-passing-data / lint: analyses.go#L1
: # github.com/cyverse-de/timelord [github.com/cyverse-de/timelord.test]
call-workflow-passing-data / lint: main.go#L302
invalid operation: notifStatuses.PeriodicWarningPeriod * time.Second (mismatched types int and time.Duration)
call-workflow-passing-data / lint: main.go#L305
cannot use j.StartDate (variable of type string) as time.Time value in assignment
call-workflow-passing-data / lint: main.go#L306
cannot use j.StartDate (variable of type string) as time.Time value in argument to notifStatuses.LastPeriodicWarning.After
call-workflow-passing-data / lint: main.go#L307
notifStatuses.lastPeriodicWarning undefined (type *NotifStatuses has no field or method lastPeriodicWarning, but does have LastPeriodicWarning) (typecheck)
call-workflow-passing-data / lint
issues found