Skip to content

Releases: agoda-com/AgodaAnalyzers

1.1.83

17 Oct 09:23
7e9c705
Compare
Choose a tag to compare
Add analyzer for QuerySelector (#191)

* feat: Add analyzer for QuerySelector

* docs: add MD doc for rule

* feat: fix code and add more tests

* feat: Add analyzer for QuerySelector

* docs: add MD doc for rule

* feat: fix code and add more tests

* docs: move the MD to correct folder

* remove docs folder and files

* docs: let Claude generate docs

* Update CustomRulesResources.resx

* fix: AnalyzerRelease warning

---------

Co-authored-by: Joel Dickson <[email protected]>

1.1.80

17 Oct 09:10
57aeae5
Compare
Choose a tag to compare
Add BuildServiceProvider analyzer rule (#192)

* feat: add BuildServiceProvider analyzer rule

* Update AG0041LogTemplateAnalyzer.cs (#193)

* Update AG0041LogTemplateAnalyzer.cs

* Create AG0041.md

* feat: add BuildServiceProvider analyzer rule

* docs: update docs for the rule.

* chore: remove comments

* Add examples with minimal API which is more common

* Update error message with more explanation

---------

Co-authored-by: Joel Dickson <[email protected]>

1.1.71

17 Oct 06:01
44c34b4
Compare
Choose a tag to compare
Update AG0041LogTemplateAnalyzer.cs (#193)

* Update AG0041LogTemplateAnalyzer.cs

* Create AG0041.md

1.1.65

13 Oct 07:18
5fe7cb1
Compare
Choose a tag to compare
Add new rule AG0040 for detecting and converting logs to templates (#…

1.1.62

18 Sep 08:24
63f0bc8
Compare
Choose a tag to compare
rename rule AG0040 (#188)

Co-authored-by: Khathawut Chaipraphun <[email protected]>

1.1.60

18 Sep 08:16
74e0ffa
Compare
Choose a tag to compare
add new rule AG0040 (#187)

Co-authored-by: Khathawut Chaipraphun <[email protected]>

1.1.58

11 Sep 13:09
088e35d
Compare
Choose a tag to compare
fix compile error (#185)

Co-authored-by: aram <[email protected]>

1.1.53

08 Sep 09:34
5823478
Compare
Choose a tag to compare
Remove build output from Nuget (#181)

* Remove build output from Nuget

* fix warnings

* fix morem warnings

* merge projects

* fix solution file

* fix ref

1.1.46

17 Aug 01:07
e6b4931
Compare
Choose a tag to compare
Remove Unneeded dependency (#180)

1.1.44

14 Aug 09:38
7e7ce5e
Compare
Choose a tag to compare
Remove rule for docs and add rule for method length (#179)

* Remove rule for docs and add rule for method length

* change error message

* fixes

* move to constant

* fix test

* add extra test for xunit and fleunt assertion and make them work

* fixes from code reivew

* add override from config