Add disk monitoring #476
Annotations
6 errors and 1 warning
lint:
packages/labextension/src/model.ts#L35
Replace `memory:·boolean·=·false,·cpu:·boolean·=·false,·disk:·boolean·=·false` with `⏎······memory:·boolean·=·false,⏎······cpu:·boolean·=·false,⏎······disk:·boolean·=·false⏎····`
|
lint:
packages/labextension/src/model.ts#L35
Type boolean trivially inferred from a boolean literal, remove type annotation
|
lint:
packages/labextension/src/model.ts#L35
Type boolean trivially inferred from a boolean literal, remove type annotation
|
lint:
packages/labextension/src/model.ts#L35
Type boolean trivially inferred from a boolean literal, remove type annotation
|
lint:
packages/labextension/src/model.ts#L248
Replace `value.limits.memory?.warn,·value.limits.cpu?.warn,·value.limits.disk?.warn` with `⏎········value.limits.memory?.warn,⏎········value.limits.cpu?.warn,⏎········value.limits.disk?.warn⏎······`
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, 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/.
|