Skip to content

web: bump API Client version (#10844) #76

web: bump API Client version (#10844)

web: bump API Client version (#10844) #76

Triggered via push August 10, 2024 03:00
Status Success
Total duration 4h 7m 8s
Artifacts 2

ci-main.yml

on: push
Matrix: lint
Matrix: test-e2e
Matrix: test-migrations-from-stable
Matrix: test-unittest
test-migrations
2m 44s
test-migrations
test-integration
6m 1s
test-integration
ci-core-mark
0s
ci-core-mark
Matrix: build
pr-comment
0s
pr-comment
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 33 warnings
test-migrations-from-stable - PostgreSQL 15-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 15-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 15-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 15-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 15-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 15-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 15-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 15-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 15-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 15-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 16-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 16-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 16-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 16-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 16-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 16-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 16-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 16-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 16-alpine
Cannot open: File exists
test-migrations-from-stable - PostgreSQL 16-alpine
Cannot open: File exists
test-integration
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-e2e (flows)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-e2e (proxy)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-e2e (scim)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-e2e (radius)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-e2e (oauth-oidc)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-e2e (saml)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-e2e (oauth)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-e2e (ldap)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-migrations-from-stable - PostgreSQL 15-alpine
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
test-migrations-from-stable - PostgreSQL 16-alpine
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
test-unittest - PostgreSQL 16-alpine
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-unittest - PostgreSQL 15-alpine
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
build (arm64)
GEOIPUPDATE_ACCOUNT_ID= is not a valid secret
build (arm64)
GEOIPUPDATE_LICENSE_KEY= is not a valid secret
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L23
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Sensitive data should not be used in the ARG or ENV commands: Dockerfile#L88
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "GEOIPUPDATE_LICENSE_KEY_FILE") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Variables should be defined before their use: Dockerfile#L107
UndefinedVar: Usage of undefined variable '$TARGETARCH' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L130
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L131
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L133
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L4
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L83
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
build (amd64)
GEOIPUPDATE_ACCOUNT_ID= is not a valid secret
build (amd64)
GEOIPUPDATE_LICENSE_KEY= is not a valid secret
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L23
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Sensitive data should not be used in the ARG or ENV commands: Dockerfile#L88
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "GEOIPUPDATE_LICENSE_KEY_FILE") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Variables should be defined before their use: Dockerfile#L107
UndefinedVar: Usage of undefined variable '$TARGETARCH' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L130
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L131
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L133
LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L4
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L83
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

Artifacts

Produced during runtime
Name Size
yonasBSD~authentik~3ZIB59.dockerbuild Expired
103 KB
yonasBSD~authentik~L23JZM.dockerbuild Expired
124 KB