feat: custom ID generators #1795
Annotations
5 errors and 1 notice
|
Lint Code Base
Process completed with exit code 1.
|
|
Lint Code Base
2 errors
|
|
Lint Code Base:
src/a2a/server/id_generator.py#L26
Method "generate" overrides class "IDGenerator" in an incompatible manner
Parameter 2 name mismatch: base parameter is named "context", override parameter is named "_context" (reportIncompatibleMethodOverride)
|
|
Lint Code Base:
src/a2a/server/agent_execution/context.py#L192
Cannot access attribute "context_id_generator" for class "RequestContext*"
Attribute "context_id_generator" is unknown (reportAttributeAccessIssue)
|
|
Lint Code Base
Process completed with exit code 1.
|
|
Lint Code Base
repository contains 20 duplications.
0 duplications were part of this PR and were annotated
|