chore(backend): update dependency ecto to ~> 3.11.0 #6831
test.yaml
on: pull_request
Trivy fs scan
30s
Test release
7s
Test
4m 59s
Check that Schema is up to date
3m 51s
Matrix: Build image
Annotations
10 errors and 50 warnings
Test:
apps/core/test/backfill/clusters_test.exs#L6
test #from_queues/0 it will backfill cluster records from upgrade queues (Core.Backfill.ClustersTest)
|
Test:
apps/core/test/backfill/accounts_test.exs#L42
test wipe_dangling/0 it can remove root_user_id for dangling accounts (Core.Backfill.AccountsTest)
|
Test:
apps/core/test/backfill/users_test.exs#L6
test #onboarding/0 it will set onboarding_checklist structs (Core.Backfill.UsersTest)
|
Test:
apps/core/test/oauth_test.exs#L7
test #callback/3 it will properly bootstrap a user (Core.OAuthTest)
|
Test:
apps/core/test/services/clusters_test.exs#L8
test #create_cluster/2 a user can create a cluster (Core.Services.ClustersTest)
|
Test:
apps/core/test/services/clusters_test.exs#L208
test #transfer_ownership/3 it can transfer cluster ownership to a service account (Core.Services.ClustersTest)
|
Test:
apps/core/test/services/clusters_test.exs#L33
test #create_from_queue/1 it can create a new cluster from an upgrade queue (Core.Services.ClustersTest)
|
Test:
apps/core/test/services/clusters_test.exs#L20
test #create_cluster/2 it can populate installation source (Core.Services.ClustersTest)
|
Test:
apps/core/test/services/dns_test.exs#L97
test #delete_domain/3 Non-creators cannot delete (Core.Services.DnsTest)
|
Test:
apps/core/test/services/dns_test.exs#L82
test #delete_domain/3 A domain creator can delete his domain if empty (Core.Services.DnsTest)
|
Test release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pluralsh/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test release
The following actions uses node12 which is deprecated and will be forced to run on node16: pluralsh/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Trivy fs scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Trivy fs scan
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Trivy fs scan
Unexpected input(s) 'security-checks', valid inputs are ['entryPoint', 'args', 'scan-type', 'image-ref', 'input', 'scan-ref', 'exit-code', 'ignore-unfixed', 'vuln-type', 'severity', 'format', 'template', 'output', 'skip-dirs', 'skip-files', 'cache-dir', 'timeout', 'ignore-policy', 'hide-progress', 'list-all-pkgs', 'scanners', 'trivyignores', 'artifact-type', 'github-pat', 'trivy-config', 'tf-vars', 'limit-severities-for-sarif', 'docker-host']
|
Check that Schema is up to date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, tj-actions/glob@v19. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check that Schema is up to date:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Check that Schema is up to date
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Check that Schema is up to date
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Check that Schema is up to date
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Check that Schema is up to date
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Check that Schema is up to date
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Check that Schema is up to date
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Check that Schema is up to date
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Check that Schema is up to date
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Check that Schema is up to date
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, azure/setup-helm@v3, actions/cache@v3, stoat-dev/stoat-action@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
[api-test-results] Path to upload does not exist; it may be built in a different action.
|
Test
[api-coverage] Path to upload does not exist; it may be built in a different action.
|
Test
[core-test-results] Path to upload does not exist; it may be built in a different action.
|
Test
[core-coverage] Path to upload does not exist; it may be built in a different action.
|
Test
[cron-test-results] Path to upload does not exist; it may be built in a different action.
|
Test
[cron-coverage] Path to upload does not exist; it may be built in a different action.
|
Test
[email-test-results] Path to upload does not exist; it may be built in a different action.
|
Test
[email-coverage] Path to upload does not exist; it may be built in a different action.
|
Test
[graphql-test-results] Path to upload does not exist; it may be built in a different action.
|
Test
[graphql-coverage] Path to upload does not exist; it may be built in a different action.
|
Test
Error while fetching latest Helm release: Error: [@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth. Using default version v3.9.0
|
Test:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Test
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
|
|
|
|
|
|
|
|
Build image (rtc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build image (rtc)
Unexpected input(s) 'security-checks', valid inputs are ['entryPoint', 'args', 'scan-type', 'image-ref', 'input', 'scan-ref', 'exit-code', 'ignore-unfixed', 'vuln-type', 'severity', 'format', 'template', 'output', 'skip-dirs', 'skip-files', 'cache-dir', 'timeout', 'ignore-policy', 'hide-progress', 'list-all-pkgs', 'scanners', 'trivyignores', 'artifact-type', 'github-pat', 'trivy-config', 'tf-vars', 'limit-severities-for-sarif', 'docker-host']
|
Build image (rtc)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Build image (cron)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build image (cron)
Unexpected input(s) 'security-checks', valid inputs are ['entryPoint', 'args', 'scan-type', 'image-ref', 'input', 'scan-ref', 'exit-code', 'ignore-unfixed', 'vuln-type', 'severity', 'format', 'template', 'output', 'skip-dirs', 'skip-files', 'cache-dir', 'timeout', 'ignore-policy', 'hide-progress', 'list-all-pkgs', 'scanners', 'trivyignores', 'artifact-type', 'github-pat', 'trivy-config', 'tf-vars', 'limit-severities-for-sarif', 'docker-host']
|
Build image (cron)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Build image (plural)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build image (plural)
Unexpected input(s) 'security-checks', valid inputs are ['entryPoint', 'args', 'scan-type', 'image-ref', 'input', 'scan-ref', 'exit-code', 'ignore-unfixed', 'vuln-type', 'severity', 'format', 'template', 'output', 'skip-dirs', 'skip-files', 'cache-dir', 'timeout', 'ignore-policy', 'hide-progress', 'list-all-pkgs', 'scanners', 'trivyignores', 'artifact-type', 'github-pat', 'trivy-config', 'tf-vars', 'limit-severities-for-sarif', 'docker-host']
|
Build image (plural)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Build image (worker)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build image (worker)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Build image (worker)
Unexpected input(s) 'security-checks', valid inputs are ['entryPoint', 'args', 'scan-type', 'image-ref', 'input', 'scan-ref', 'exit-code', 'ignore-unfixed', 'vuln-type', 'severity', 'format', 'template', 'output', 'skip-dirs', 'skip-files', 'cache-dir', 'timeout', 'ignore-policy', 'hide-progress', 'list-all-pkgs', 'scanners', 'trivyignores', 'artifact-type', 'github-pat', 'trivy-config', 'tf-vars', 'limit-severities-for-sarif', 'docker-host']
|