Create ServerLimitationBar.tsx #37
Annotations
3 errors and 2 warnings
TypeScript:
resources/scripts/components/elements/ServerLimitationBar.tsx#L48
Replace `⏎························{props.toHuman·?·megabytesToHuman(props.amount)·:·props.amount}⏎····················` with `{props.toHuman·?·megabytesToHuman(props.amount)·:·props.amount}`
|
TypeScript:
resources/scripts/components/elements/server/ServerLimitationBar.tsx#L48
Replace `⏎························{props.toHuman·?·megabytesToHuman(props.amount)·:·props.amount}⏎····················` with `{props.toHuman·?·megabytesToHuman(props.amount)·:·props.amount}`
|
TypeScript
Process completed with exit code 1.
|
TypeScript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|