chore(deps): update postgres docker tag to v17 #266
test.yml
on: pull_request
Lint API
37s
Test API
15s
Annotations
2 errors and 4 warnings
Test API
Docker pull failed with exit code 1
|
Lint API
Process completed with exit code 2.
|
Test API
Docker pull failed with exit code 1, back off 9.218 seconds before retry.
|
Test API
Docker pull failed with exit code 1, back off 3.129 seconds before retry.
|
Lint API:
MumbleApi/Authentication/ZitadelAuthorizeAttribute.cs#L7
Specify AttributeUsage on 'ZitadelAuthorizeAttribute' to improve readability, even though it inherits it from its base type.
|
Lint API:
MumbleApi/Models/PaginationParameters.cs#L12
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting.
|