nx-examples
nx-examples copied to clipboard
chore: add preffer readonly lint rule to test fix
- Call
npx nx run-many --target=lint --quiet --skip-nx-cache --alland see how it fails. - Call
npx nx run-many --target=lint --quiet --skip-nx-cache --all --fix, it passes. - Call again
npx nx run-many --target=lint --quiet --skip-nx-cache --allit still fails
Extra info, I do not use nx globally, that is why I always call npx nx.
When nx is installed globally (I just install it, together with yarn so I could call nx report, --fix changes the files.!
☁️ Nx Cloud Report
CI ran the following commands for commit cc2f2c49c6705db917ced009a8c868ae288bec2a. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this branch
| 🟥 Failed Commands |
|---|
nx affected:lint --base 4ce39df28b05eb777dc9979968d55d8f22475ab0 --parallel |
✅ Successfully ran 3 targets
nx affected:test --base 4ce39df28b05eb777dc9979968d55d8f22475ab0 --parallel -- --ci --code-coveragenx affected:e2e --base 4ce39df28b05eb777dc9979968d55d8f22475ab0 --configuration production --parallel false -- --headlessnx affected:build --base 4ce39df28b05eb777dc9979968d55d8f22475ab0 --parallel --configuration production
Sent with 💌 from NxCloud.
✔️ Deploy Preview for nrwl-nx-examples-dep-graph ready!
🔨 Explore the source changes: cc2f2c49c6705db917ced009a8c868ae288bec2a
🔍 Inspect the deploy log: https://app.netlify.com/sites/nrwl-nx-examples-dep-graph/deploys/6217469f45f7dd0007019550
😎 Browse the preview: https://deploy-preview-190--nrwl-nx-examples-dep-graph.netlify.app