Skip to content

Releases: agoda-com/AgodaAnalyzers

1.1.97

14 Dec 05:39
526887a
Compare
Choose a tag to compare
Revise rules and being to add meta data (#200)

* Revise rules and being to add meta data

* Add failing test

* more updates to docs

* passing tests

* Update all docs links

* updates from review comments

* using clean up

---------

Co-authored-by: jdickson <joel.dickson@agoda.com>

1.1.89

15 Nov 10:53
5f5ecf7
Compare
Choose a tag to compare
Merge pull request #199 from agoda-com/rparn/AG0044

Add AG0044 rule - Add Analyzers for Force option methods

1.1.88

15 Nov 10:53
a7d4ad9
Compare
Choose a tag to compare
Merge pull request #198 from agoda-com/AG0042_update

Update the AG0042 rule to be more generic

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 <9032274+joeldickson@users.noreply.github.com>

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 <9032274+joeldickson@users.noreply.github.com>

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 <kchaipraphun@gf2vghxc6l.agoda.local>

1.1.60

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

Co-authored-by: Khathawut Chaipraphun <kchaipraphun@gf2vghxc6l.agoda.local>

1.1.58

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

Co-authored-by: aram <aram.pokmanee@agoda.com>