Lint and Format Auto-fix #4130
Annotations
5 warnings
|
autofix
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@5c56fde4671bc2d3592fb0f2c5b5bab9ddae03b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
autofix
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
|
autofix
Cache reservation failed: cache write denied: token has no writable scopes
|
|
autofix:
packages/react/src/hooks/useFocusTrap.ts#L67
Avoid using props and effects as an event handler. Instead, move the code that uses "disabled" to the parent component
|
|
autofix
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|