Skip to content

feat: Implement Agent Card Signing and Verification per Spec #2023

feat: Implement Agent Card Signing and Verification per Spec

feat: Implement Agent Card Signing and Verification per Spec #2023

Triggered via pull request December 8, 2025 13:24
Status Success
Total duration 58s
Artifacts

linter.yaml

on: pull_request
Lint Code Base
55s
Lint Code Base
Fit to window
Zoom out
Zoom in

Annotations

5 notices
Lint Code Base
repository contains 24 duplications. 4 duplications were part of this PR and were annotated
Copy/pasted code: src/a2a/client/transports/base.py#L97
see src/a2a/client/client.py (179-190)
Copy/pasted code: src/a2a/client/client.py#L179
see src/a2a/client/transports/base.py (97-108)
Copy/pasted code: src/a2a/client/transports/rest.py#L162
see src/a2a/client/transports/jsonrpc.py (366-404)
Copy/pasted code: src/a2a/client/transports/jsonrpc.py#L366
see src/a2a/client/transports/rest.py (162-396)