Manual Linting #1
linting.yaml
on: workflow_dispatch
PHP Linting
34s
TypeScript Linting
43s
Annotations
3 warnings
PHP Linting
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/
|
TypeScript Linting
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/
|
TypeScript Linting:
resources/scripts/components/server/edit/EditContainer.tsx#L14
'ResourceBar' is defined but never used. Allowed unused vars must match /^_/u
|