Improve URLAction templating #4124
Annotations
10 errors
src/common/handlebars-helpers.ts#L115
Insert `,`
|
src/jobs/actions/urlaction.ts#L28
Delete `·`
|
src/jobs/actions/urlaction.ts#L32
Insert `,`
|
src/jobs/actions/urlaction.ts#L45
Replace `string,·Handlebars.TemplateDelegate<JobClass>` with `⏎····string,⏎····Handlebars.TemplateDelegate<JobClass>⏎··`
|
src/jobs/actions/urlaction.ts#L61
Delete `·?·`
|
src/jobs/actions/urlaction.ts#L62
Replace `·······` with `?`
|
src/jobs/actions/urlaction.ts#L63
Replace `··················Object.entries(this.headerTemplates).map(⏎····················([key,·template])·=>·[key,·template(job,·jobTemplateOptions)]` with `············Object.entries(this.headerTemplates).map(([key,·template])·=>·[⏎··············key,⏎··············template(job,·jobTemplateOptions),`
|
src/jobs/actions/urlaction.ts#L65
Insert `]),⏎····`
|
src/jobs/actions/urlaction.ts#L66
Delete `·········)`
|
src/jobs/actions/urlaction.ts#L67
Replace `·?·this.bodyTemplate(job,·jobTemplateOptions)` with `⏎········?·this.bodyTemplate(job,·jobTemplateOptions)⏎·······`
|
The logs for this run have expired and are no longer available.
Loading