Bump python-swiftclient from 4.5.0 to 4.6.0 #1743
Annotations
2 errors and 1 warning
|
Build and push to local (test) registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; mkdir -p \"$APK_POSTGRES_DIR/10\" \"$APK_POSTGRES_DIR/11\" \"$APK_POSTGRES_DIR/12\" \"$APK_POSTGRES_DIR/13\" \"$APK_POSTGRES_DIR/14\" \"$APK_POSTGRES_DIR/15\" \"$APK_POSTGRES_DIR/16\" \"$APK_POSTGRES_DIR/latest\"; echo \"http://dl-cdn.alpinelinux.org/alpine/v3.8/main\" > psql_repos; apk fetch --no-cache --repositories-file psql_repos postgresql-client -o \"$APK_POSTGRES_DIR/10\"; echo \"http://dl-cdn.alpinelinux.org/alpine/v3.10/main\" > psql_repos; apk fetch --no-cache --repositories-file psql_repos postgresql-client -o \"$APK_POSTGRES_DIR/11\"; echo \"http://dl-cdn.alpinelinux.org/alpine/v3.12/main\" > psql_repos; apk fetch --no-cache --repositories-file psql_repos postgresql-client -o \"$APK_POSTGRES_DIR/12\"; apk fetch --no-cache postgresql13-client -o \"$APK_POSTGRES_DIR/13\"; apk fetch --no-cache postgresql14-client -o \"$APK_POSTGRES_DIR/14\"; apk fetch --no-cache postgresql15-client -o \"$APK_POSTGRES_DIR/15\"; apk fetch --no-cache postgresql16-client -o \"$APK_POSTGRES_DIR/16\"; apk fetch --no-cache postgresql-client -o \"$APK_POSTGRES_DIR/latest\"; rm psql_repos;" did not complete successfully: exit code: 1
|
Compute image name
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading