File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 44
55[ Full Changelog] ( https://github.com/pmd/pmd-github-action/compare/v1.2.0...HEAD )
66
7+ ** Fixed bugs:**
8+
9+ - Code scanning doesn't contain all violations from PMD [ \# 53] ( https://github.com/pmd/pmd-github-action/issues/53 )
10+ - Sourcepath is not applied correctly with analyzeModifiedFilesOnly [ \# 52] ( https://github.com/pmd/pmd-github-action/issues/52 )
11+ - No annotations created under Windows [ \# 51] ( https://github.com/pmd/pmd-github-action/issues/51 )
12+
713** Dependency updates:**
814
915- Bump @vercel/ncc from 0.33.1 to 0.33.3 [ \# 56] ( https://github.com/pmd/pmd-github-action/pull/56 ) (@dependabot [ bot] )
1016- Bump eslint from 8.8.0 to 8.9.0 [ \# 55] ( https://github.com/pmd/pmd-github-action/pull/55 ) (@dependabot [ bot] )
1117
18+ ** Merged pull requests:**
19+
20+ - Fixes \# 51 Convert Windows paths [ \# 59] ( https://github.com/pmd/pmd-github-action/pull/59 ) (@adangel )
21+ - Fixes \# 52 sourcePath without trailing slash [ \# 58] ( https://github.com/pmd/pmd-github-action/pull/58 ) (@adangel )
22+ - Fix Sarif report for multiple results [ \# 57] ( https://github.com/pmd/pmd-github-action/pull/57 ) (@adangel )
23+
1224## [ v1.2.0] ( https://github.com/pmd/pmd-github-action/tree/v1.2.0 ) (2022-02-10)
1325
1426[ Full Changelog] ( https://github.com/pmd/pmd-github-action/compare/v1.1.0...v1.2.0 )
You can’t perform that action at this time.
0 commit comments