feat: adds a publishing system to validate job post submissions #52
Annotations
8 errors
|
Run /./.github/actions/check
Process completed with exit code 2.
|
|
Run /./.github/actions/check:
pkg/server/routes_test.go#L557
job.PublishedAt.IsZero undefined (type sql.NullTime has no field or method IsZero)
|
|
Run /./.github/actions/check:
pkg/server/routes_test.go#L356
cannot use time.Now() (value of type time.Time) as sql.NullTime value in struct literal
|
|
Run /./.github/actions/check:
pkg/server/routes_test.go#L281
cannot use time.Now() (value of type time.Time) as sql.NullTime value in struct literal
|
|
Run /./.github/actions/check:
pkg/server/routes_test.go#L264
cannot use time.Now() (value of type time.Time) as sql.NullTime value in struct literal
|
|
Run /./.github/actions/check:
pkg/server/routes_test.go#L253
cannot use time.Now() (value of type time.Time) as sql.NullTime value in struct literal
|
|
Run /./.github/actions/check:
pkg/server/routes_test.go#L242
cannot use time.Now() (value of type time.Time) as sql.NullTime value in struct literal
|
|
Run /./.github/actions/check:
pkg/server/routes_test.go#L144
cannot use time.Now() (value of type time.Time) as sql.NullTime value in struct literal
|
Loading