CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 09:11:57 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"913cc33d15659208cd8d45513b17d299"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=mCG4oFU2Frl3EdFBzQYMYKpzxF0baHbdYAy%2F3lapdfDtgVANTLyX7LS46tY3aDRdje3u2TgmL23IU38anjmdBHJKSDUtCwpoYZbCCEUaD529wP5eTLTlzFoXX9fZ4cseOuJyWvEPy4M%2Fr%2BsNNBnjLFOftdf%2BP2HZyD7mS%2FyTiX5EhZeNrRp4rOdawLOHf4Ybif4mCwgz0mBj5JjP4AJHwtLbD%2FlHcdt1zOb9ZgbzcB%2F8WdG%2B4Qqa5J0tCVqDl3o%2FJxEQvuLzvJw6ZYG0yHe%2FXg%3D%3D--gp%2BuKreUKIWKOmOj--IeY6paVmbUcJROVErIazPg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1351708642.1753261917; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 09:11:57 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 09:11:57 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D168:B5FA6:7CF8E9:99DFFB:6880A75D
Release v2.0.0 ยท pmd/pmd-github-action ยท GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 26
Compare
·
42 commits
to main
since this release
d9c1f3c
This commit was created on GitHub.com and signed with GitHubโs verified signature.
v2.0.0 (2024-03-17)
๐ Implemented enhancements:
- Migrate to typescript #29
- Fix artifact upload, new parameter
uploadSarifReport
#250 (@adangel) - Migrate to typescript #239 (@adangel)
- Upgrade to node20 #221 (@adangel)
๐ Fixed bugs:
- Annotations are not shown in PR / commit #249
๐ฆ Dependency updates:
- Bump @actions/artifact from 2.0.1 to 2.1.4 #263 (@dependabot[bot])
- Bump nock from 13.5.0 to 13.5.4 #262 (@dependabot[bot])
- Bump eslint from 8.56.0 to 8.57.0 #259 (@dependabot[bot])
- Bump actions/setup-node from 4.0.1 to 4.0.2 #256 (@dependabot[bot])
- Bump semver from 7.5.4 to 7.6.0 #255 (@dependabot[bot])
- Bump nock from 13.4.0 to 13.5.0 #248 (@dependabot[bot])
- Bump @actions/artifact from 2.0.0 to 2.0.1 #247 (@dependabot[bot])
- Bump actions/setup-node from 4.0.0 to 4.0.1 #245 (@dependabot[bot])
- Bump eslint from 8.55.0 to 8.56.0 #244 (@dependabot[bot])
- Bump @actions/artifact from 1.1.2 to 2.0.0 #243 (@dependabot[bot])
- Bump eslint from 8.54.0 to 8.55.0 #242 (@dependabot[bot])
- Bump nock from 13.3.8 to 13.4.0 #241 (@dependabot[bot])
- Bump eslint from 8.53.0 to 8.54.0 #240 (@dependabot[bot])
- Bump eslint from 8.52.0 to 8.53.0 #238 (@dependabot[bot])
- Bump nock from 13.3.7 to 13.3.8 #237 (@dependabot[bot])
- Bump nock from 13.3.6 to 13.3.7 #236 (@dependabot[bot])
- Bump actions/setup-node from 3.8.1 to 4.0.0 #235 (@dependabot[bot])
- Bump eslint from 8.51.0 to 8.52.0 #234 (@dependabot[bot])
- Bump nock from 13.3.4 to 13.3.6 #233 (@dependabot[bot])
- Bump @vercel/ncc from 0.38.0 to 0.38.1 #232 (@dependabot[bot])
- Bump @actions/github from 5.1.1 to 6.0.0 #231 (@dependabot[bot])
- Bump nock from 13.3.3 to 13.3.4 #230 (@dependabot[bot])
- Bump eslint from 8.50.0 to 8.51.0 #229 (@dependabot[bot])
- Bump @octokit/rest from 20.0.1 to 20.0.2 #227 (@dependabot[bot])
- Bump eslint from 8.49.0 to 8.50.0 #226 (@dependabot[bot])
- Bump jest from 29.6.4 to 29.7.0 #225 (@dependabot[bot])
- Bump @actions/core from 1.10.0 to 1.10.1 #223 (@dependabot[bot])
- Bump semver from 6.3.0 to 6.3.1 #222 (@adangel)
- Bump eslint from 8.48.0 to 8.49.0 #220 (@dependabot[bot])
- Bump @actions/artifact from 1.1.1 to 1.1.2 #219 (@dependabot[bot])
- Bump @vercel/ncc from 0.36.1 to 0.38.0 #218 (@dependabot[bot])
- Bump convert-action from 0.2.2 to 0.3.0 #217 (@dependabot[bot])
- Bump actions/checkout from 3 to 4 #216 (@dependabot[bot])
- Bump eslint from 8.47.0 to 8.48.0 #215 (@dependabot[bot])
- Bump jest from 29.6.3 to 29.6.4 #214 (@dependabot[bot])
- Bump jest from 29.6.2 to 29.6.3 #213 (@dependabot[bot])
- Bump actions/setup-node from 3.8.0 to 3.8.1 #212 (@dependabot[bot])
- Bump nock from 13.3.2 to 13.3.3 #211 (@dependabot[bot])
- Bump actions/setup-node from 3.7.0 to 3.8.0 #210 (@dependabot[bot])
- Bump eslint from 8.46.0 to 8.47.0 #209 (@dependabot[bot])
- Bump eslint from 8.44.0 to 8.46.0 #208 (@dependabot[bot])
- Bump jest from 29.6.1 to 29.6.2 #207 (@dependabot[bot])
- Bump nock from 13.3.1 to 13.3.2 #205 (@dependabot[bot])
- Bump @octokit/rest from 19.0.13 to 20.0.1 #204 (@dependabot[bot])
- Bump semver from 7.5.3 to 7.5.4 #203 (@dependabot[bot])
- Bump jest from 29.6.0 to 29.6.1 #202 (@dependabot[bot])
- Bump actions/setup-node from 3.6.0 to 3.7.0 #201 (@dependabot[bot])
- Bump jest from 29.5.0 to 29.6.0 #200 (@dependabot[bot])
- Bump eslint from 8.43.0 to 8.44.0 #199 (@dependabot[bot])
- Bump semver from 7.5.1 to 7.5.3 #198 (@dependabot[bot])
- Bump eslint from 8.42.0 to 8.43.0 #197 (@dependabot[bot])
- Bump @octokit/rest from 19.0.11 to 19.0.13 #196 (@dependabot[bot])
- Bump convert-action from 0.2.0 to 0.2.2 #194 (@dependabot[bot])
- Bump eslint from 8.41.0 to 8.42.0 #192 (@dependabot[bot])
โ๏ธ Closed issues:
- Getting Warning in Node version only for PMD #253
๐ Merged pull requests:
Assets 2
You canโt perform that action at this time.