WIP #7255
Annotations
2 errors and 11 warnings
CI:
packages/xo-server/src/api/host.mjs#L543
Unexpected console statement
|
CI
Process completed with exit code 1.
|
CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/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/vmware-explorer/VhdEsxiCowd.mjs#L127
Possible race condition: `offsetStart` might be reassigned based on an outdated value of `offsetStart`
|
CI:
@xen-orchestra/vmware-explorer/VhdEsxiCowd.mjs#L128
Possible race condition: `offsetEnd` might be reassigned based on an outdated value of `offsetEnd`
|
CI:
@xen-orchestra/vmware-explorer/VhdEsxiCowd.mjs#L132
Possible race condition: `offsetStart` might be reassigned based on an outdated value of `offsetStart`
|
CI:
@xen-orchestra/vmware-explorer/VhdEsxiCowd.mjs#L133
Possible race condition: `offsetEnd` might be reassigned based on an outdated value of `offsetEnd`
|
CI:
@xen-orchestra/web/src/utils/size.util.ts#L3
Caution: `format` also has a named export `Scale`. Check if you meant to write `import {Scale} from 'human-format'` instead
|
CI:
packages/xen-api/index.mjs#L471
Possible race condition: `url` might be reassigned based on an outdated value of `url`
|