Skip to content

chore(backend): update dependency instream to v2 #6595

chore(backend): update dependency instream to v2

chore(backend): update dependency instream to v2 #6595

Triggered via pull request November 10, 2023 22:22
Status Failure
Total duration 4m 3s
Artifacts

test.yaml

on: pull_request
Trivy fs scan
26s
Trivy fs scan
Test release
8s
Test release
Test
3m 18s
Test
Check that Schema is up to date
3m 52s
Check that Schema is up to date
Matrix: Build image
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 33 warnings
Test
** (CompileError) lib/core/metrics/docker.ex:5: undefined function database/1
Test
Process completed with exit code 1.
Build image (worker)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mix do deps.get, compile" did not complete successfully: exit code: 1
Build image (plural)
The job was canceled because "worker" failed.
Build image (plural)
The operation was canceled.
Build image (rtc)
The job was canceled because "worker" failed.
Build image (rtc)
The operation was canceled.
Build image (cron)
The job was canceled because "worker" failed.
Build image (cron)
The operation was canceled.
Check that Schema is up to date
** (CompileError) lib/core/metrics/docker.ex:5: undefined function database/1
Check that Schema is up to date
Process completed with exit code 1.
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
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', 'limit-severities-for-sarif']
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
Test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
Test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
Test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
Test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
Test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
Test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
Test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
Test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
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
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
Check that Schema is up to date
module attribute @shortdoc was set but never used
Check that Schema is up to date
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead