fix(csp): automatically include SAML IDP URL in form-action #56
Annotations
7 errors and 14 warnings
weblate/accounts/views.py#L1834
[WeblateBeginCredentialAuthenticationView]: unable to guess serializer. This is graceful fallback handling for APIViews. Consider using GenericAPIView as view base class, if view is under your control. Either way you may want to add a serializer_class (or method). Ignoring view for now.
|
weblate/accounts/views.py#L1841
[WeblateCompleteCredentialAuthenticationView]: unable to guess serializer. This is graceful fallback handling for APIViews. Consider using GenericAPIView as view base class, if view is under your control. Either way you may want to add a serializer_class (or method). Ignoring view for now.
|
|
|
weblate/api/views.py#L1891
[Metrics]: unable to guess serializer. This is graceful fallback handling for APIViews. Consider using GenericAPIView as view base class, if view is under your control. Either way you may want to add a serializer_class (or method). Ignoring view for now.
|
weblate/api/views.py#L1920
[Search]: unable to guess serializer. This is graceful fallback handling for APIViews. Consider using GenericAPIView as view base class, if view is under your control. Either way you may want to add a serializer_class (or method). Ignoring view for now.
|
weblate/api/views.py#L1975
[TasksViewSet]: unable to guess serializer. This is graceful fallback handling for APIViews. Consider using GenericAPIView as view base class, if view is under your control. Either way you may want to add a serializer_class (or method). Ignoring view for now.
|
weblate-openapi.yaml#L15
Operation object should contain `summary` field.
|
weblate-openapi.yaml#L30
Operation must have at least one `4XX` response.
|
weblate-openapi.yaml#L41
Operation object should contain `summary` field.
|
weblate-openapi.yaml#L56
Operation must have at least one `4XX` response.
|
weblate-openapi.yaml#L67
Operation object should contain `summary` field.
|
weblate-openapi.yaml#L79
Operation must have at least one `4XX` response.
|
weblate-openapi.yaml#L90
Operation object should contain `summary` field.
|
weblate-openapi.yaml#L102
Operation must have at least one `4XX` response.
|
weblate-openapi.yaml#L113
Operation object should contain `summary` field.
|
weblate-openapi.yaml#L135
Operation must have at least one `4XX` response.
|
weblate/api/views.py#L1753
[ComponentListViewSet]: could not derive type of path parameter "component_slug" because model "weblate.trans.models.componentlist.ComponentList" contained no such field. Consider annotating parameter with @extend_schema. Defaulting to "string".
|
weblate/api/views.py#L1000
[ComponentViewSet]: could not derive type of path parameter "project_slug" because model "weblate.trans.models.component.Component" contained no such field. Consider annotating parameter with @extend_schema. Defaulting to "string".
|
weblate/api/views.py#L503
[GroupViewSet]: could not derive type of path parameter "language_code" because model "weblate.auth.models.Group" contained no such field. Consider annotating parameter with @extend_schema. Defaulting to "string".
|
weblate/api/serializers.py#L276
[RoleViewSet > RoleSerializer]: could not resolve serializer field "PermissionSerializer()". Defaulting to "string"
|
This job succeeded
Loading