Skip to content

chore(deps): update postgres docker tag to v17 #266

chore(deps): update postgres docker tag to v17

chore(deps): update postgres docker tag to v17 #266

Triggered via pull request September 27, 2024 21:08
Status Failure
Total duration 45s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.