Skip to content

Update @xen-orchestra/web-core/lib/components/CardNumber.vue #5535

Update @xen-orchestra/web-core/lib/components/CardNumber.vue

Update @xen-orchestra/web-core/lib/components/CardNumber.vue #5535

Triggered via push May 21, 2024 17:48
Status Success
Total duration 4m 14s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L138
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/lite/src/components/form/FormByteSize.vue#L37
Caution: `format` also has a named export `Scale`. Check if you meant to write `import {Scale} from 'human-format'` instead
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#L75
Possible race condition: `ctx.status` might be assigned based on an outdated state of `ctx`
CI: @xen-orchestra/proxy/app/mixins/api.mjs#L83
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`