This repository was archived by the owner on Aug 15, 2026. It is now read-only.
feat: adds a publishing system to validate job post submissions - #52
Open
aaronarduino wants to merge 1 commit into
Open
aaronarduino wants to merge 1 commit into
aaronarduino wants to merge 1 commit into
Annotations
8 errors
|
|
|
pkg/server/routes_test.go#L557
job.PublishedAt.IsZero undefined (type sql.NullTime has no field or method IsZero)
|
|
pkg/server/routes_test.go#L356
cannot use time.Now() (value of type time.Time) as sql.NullTime value in struct literal
|
|
pkg/server/routes_test.go#L281
cannot use time.Now() (value of type time.Time) as sql.NullTime value in struct literal
|
|
pkg/server/routes_test.go#L264
cannot use time.Now() (value of type time.Time) as sql.NullTime value in struct literal
|
|
pkg/server/routes_test.go#L253
cannot use time.Now() (value of type time.Time) as sql.NullTime value in struct literal
|
|
pkg/server/routes_test.go#L242
cannot use time.Now() (value of type time.Time) as sql.NullTime value in struct literal
|
|
pkg/server/routes_test.go#L144
cannot use time.Now() (value of type time.Time) as sql.NullTime value in struct literal
|
The logs for this run have expired and are no longer available.
Loading