New feature: reservations #136
pullrequest.yaml
on: pull_request
pull_request
1m 52s
build-and-push-api
/
build-and-push
1m 45s
build-and-push-admin
/
build-and-push
2m 31s
Annotations
1 error and 24 warnings
build-and-push-admin / build-and-push
Error: buildah exited with code 2
Trying to pull docker.io/library/golang:1.21...
Getting image source signatures
Copying blob sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2
Copying blob sha256:b47a222d28fa95680198398973d0a29b82a968f03e7ef361cc8ded562e4d84a3
Copying blob sha256:167b8a53ca4504bc6aa3182e336fa96f4ef76875d158c1933d3e2fa19c57e0c3
Copying blob sha256:91b457aaf04f424db4f223ea7aad4b196d4a62da58d6f45938233e0f54bd162c
Copying blob sha256:debce5f9f3a9709885f7f2ad3cf41f036a3b57b406b27ba3a883928315787042
Copying blob sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767
Copying blob sha256:91b457aaf04f424db4f223ea7aad4b196d4a62da58d6f45938233e0f54bd162c
Copying blob sha256:b47a222d28fa95680198398973d0a29b82a968f03e7ef361cc8ded562e4d84a3
Copying blob sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767
Copying blob sha256:debce5f9f3a9709885f7f2ad3cf41f036a3b57b406b27ba3a883928315787042
Copying blob sha256:167b8a53ca4504bc6aa3182e336fa96f4ef76875d158c1933d3e2fa19c57e0c3
Copying blob sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2
Copying config sha256:6285f5529f1ba8755fd2469d255fa9e0429d5fa8c6003d52da5ea09838aea548
Writing manifest to image destination
Storing signatures
go: downloading golang.org/x/exp v0.0.0-20230420155640-133eef4313cb
go: downloading github.com/aws/aws-sdk-go v1.44.248
go: downloading github.com/sosedoff/ansible-vault-go v0.2.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.18.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.25
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.24
go: downloading github.com/aws/aws-sdk-go-v2/service/ec2 v1.98.0
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.19.0
go: downloading github.com/jackc/pgx/v4 v4.18.1
go: downloading github.com/aws/smithy-go v1.13.5
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.3
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.34
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.10
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.10
go: downloading golang.org/x/crypto v0.8.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.33
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.27
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/jackc/pgconn v1.14.0
go: downloading github.com/jackc/pgio v1.0.0
go: downloading github.com/jackc/pgproto3/v2 v2.3.2
go: downloading github.com/jackc/pgtype v1.14.0
go: downloading github.com/jackc/puddle v1.3.0
go: downloading github.com/matoous/go-nanoid/v2 v2.0.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.27
go: downloading github.com/jackc/chunkreader/v2 v2.0.1
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
go: downloading golang.org/x/text v0.9.0
go: downloading github.com/prometheus/client_golang v1.15.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/client_model v0.3.0
go: downloading github.com/prometheus/common v0.42.0
go: downloading github.com/prometheus/procfs v0.9.0
go: downloading google.golang.org/protobuf v1.30.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading golang.org/x/sys v0.7.0
go: downloading github.com/getkin/kin-openapi v0.116.0
go: downloading github.com/go-chi/chi/v5 v5.0.8
go: downloading github.com/go-chi/httplog v0.3.0
go: downloading github.com/go-chi/jwtauth/v5 v5.1.0
go: downloading github.com/go-chi/render v1.0.2
go: downloading github.com/lestrrat-go/jwx/v2 v2.0.9
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading github.com/invopop/yaml v0.1.0
go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
go: downloading github.com/perimeterx/marshmallow v1.1.4
go: downloading github.
|
build-and-push-api / build-and-push
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pull_request
The `save-state` 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/
|
pull_request
The `save-state` 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/
|
pull_request
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/
|
pull_request
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/
|
pull_request
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/
|
pull_request
The `save-state` 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/
|
pull_request
The `save-state` 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/
|
pull_request
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/
|
pull_request
The `save-state` 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/
|
pull_request
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/
|
pull_request
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/
|
pull_request
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/
|
pull_request
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/
|
pull_request
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/
|
pull_request
The `save-state` 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/
|
pull_request
The `save-state` 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/
|
pull_request
The `save-state` 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/
|
pull_request
The `save-state` 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/
|
pull_request
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/
|
pull_request
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/
|
pull_request
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/
|
build-and-push-admin / build-and-push
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|