chore(backend): update dependency ecto to ~> 3.11.0 #6928
test.yaml
on: pull_request
Trivy fs scan
26s
Test release
7s
Test
4m 13s
Check that Schema is up to date
2m 18s
Matrix: Build image
Annotations
10 errors and 40 warnings
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/clusters_test.exs#L6
test #from_queues/0 it will backfill cluster records from upgrade queues (Core.Backfill.ClustersTest)
|
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#L20
test #create_cluster/2 it can populate installation source (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#L8
test #create_cluster/2 a user can create a cluster (Core.Services.ClustersTest)
|
Test:
apps/core/test/services/dns_test.exs#L90
test #delete_domain/3 nonempty domains cannot be deleted (Core.Services.DnsTest)
|
Test:
apps/core/test/services/dns_test.exs#L97
test #delete_domain/3 Non-creators cannot delete (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
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
Check that Schema is up to date
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Check that Schema is up to date
missing `:on` in join, defaulting to `on: true`.
|
Check that Schema is up to date
missing `:on` in join, defaulting to `on: true`.
|
Check that Schema is up to date
default values for the optional arguments in forward/4 are never used
|
Check that Schema is up to date
function slice/1 required by protocol Enumerable is not implemented (in module Enumerable.Bourne.Stream)
|
Check that Schema is up to date
function slice/1 required by protocol Enumerable is not implemented (in module Enumerable.Bourne.Stream.Chunk)
|
Check that Schema is up to date
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
|
Check that Schema is up to date
variable "asset_host" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Check that Schema is up to date
Goth.Token.for_scope/1 is deprecated. Use Goth.fetch/1 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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (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']
|
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 (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 (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/
|