Knip Reporter
Version updated for Codex-/knip-reporter to version v1.1.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
🚀 Features
- Add annotations option to action yaml - by @Codex- (56db8)
- Add APIs needed - by @Codex- (e065c)
- Output missing action config - by @Codex- (e56df)
- Use new knip reporter if annotations are enabled - by @Codex- (62694)
- Process and collect annotations for supported types - by @Codex- (92deb)
- Add verbose config option - by @Codex- (5c710)
- Build annotations from maps - by @Codex- (b4cd7)
- Finish adding annotation building to the knip report parsing - by @Codex- (8dcdc)
- Implement check handling on main action run - by @Codex- (46db4)
- Log annotations with warning if results are ignored - by @Codex- (ff4c5)
- Emit summary of annotation counts on completion to check - by @Codex- (06e46)
🐞 Bug Fixes
- Mapped entries not correctly collecting name - by @Codex- (9355e)
- Only fail checks if there are items to report - by @Codex- (bc9cf)
- Slice logging count not fairly representing the actual annotation collection slices - by @Codex- (cbe5d)
- Resolve check would not mark a check completed - by @Codex- (42811)