feat(xo-web): open github issue url with query params when clicking o… #3517
Annotations
10 warnings
CI:
@vates/async-each/index.js#L101
Possible race condition: `nextIsRunning` might be reassigned based on an outdated value of `nextIsRunning`
|
CI:
@xen-orchestra/backups/_cleanVm.integ.mjs#L187
Possible race condition: `loggued` might be reassigned based on an outdated value of `loggued`
|
CI:
@xen-orchestra/backups/_runners/_vmRunners/IncrementalXapi.mjs#L126
Possible race condition: `baseVm` might be reassigned based on an outdated value of `baseVm`
|
CI:
@xen-orchestra/cron/index.test.js#L79
Possible race condition: `Date.now` might be assigned based on an outdated state of `Date`
|
CI:
@xen-orchestra/fs/src/fs.test.js#L63
Possible race condition: `handler` might be reassigned based on an outdated value of `handler`
|
CI:
@xen-orchestra/mixins/HttpProxy.mjs#L146
Possible race condition: `res.statusCode` might be assigned based on an outdated state of `res`
|
CI:
@xen-orchestra/proxy/app/mixins/api.mjs#L73
Possible race condition: `ctx.status` might be assigned based on an outdated state of `ctx`
|
CI:
@xen-orchestra/proxy/app/mixins/api.mjs#L81
Possible race condition: `ctx.body` might be assigned based on an outdated state of `ctx`
|
CI:
@xen-orchestra/proxy/app/mixins/api.mjs#L100
Possible race condition: `ctx.body` might be assigned based on an outdated state of `ctx`
|
CI:
@xen-orchestra/proxy/index.mjs#L70
Possible race condition: `opts.SNICallback` might be assigned based on an outdated state of `opts`
|