Allow jobs to have return values, which get persisted in the DB #146
Annotations
1 error and 3 warnings
|
src/OddJobs/Migrations.hs#L85
Suggestion in createJobTableInternal in module OddJobs.Migrations: Redundant bracket ▫︎ Found: "(Only tname) PGS.:. a1" ▫︎ Perhaps: "Only tname PGS.:. a1"
|
src/OddJobs/Job/Query.hs#L102
Suggestion in concatJobDbColumnsWorkflow in module OddJobs.Job.Query: Redundant where ▫︎ Found: "where"
|
test/Test.hs#L413
Suggestion in testJobResults in module Test: Redundant bracket ▫︎ Found: "cfg {Job.cfgImmediateJobDeletion = (const $ pure False)}" ▫︎ Perhaps: "cfg {Job.cfgImmediateJobDeletion = const $ pure False}"
|
The logs for this run have expired and are no longer available.
Loading