Skip to content

Bump dialyxir from 1.4.3 to 1.4.4 (#514) #1720

Bump dialyxir from 1.4.3 to 1.4.4 (#514)

Bump dialyxir from 1.4.3 to 1.4.4 (#514) #1720

Triggered via push September 30, 2024 12:21
Status Failure
Total duration 10m 59s
Artifacts 2

ci.yaml

on: push
Elixir dependencies
4m 58s
Elixir dependencies
Rebuild main branch dependencies
2s
Rebuild main branch dependencies
Generate project documentation
2m 36s
Generate project documentation
Matrix: API bc check
Static Code Analysis
28s
Static Code Analysis
Test
40s
Test
Build and push container images
4m 21s
Build and push container images
Build the docker image for the demo environment
4m 12s
Build the docker image for the demo environment
Commit the container image on OBS
1m 34s
Commit the container image on OBS
Commit the RPM package on OBS
1m 35s
Commit the RPM package on OBS
Fit to window
Zoom out
Zoom in

Annotations

1 error and 39 warnings
Generate project documentation
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
Generate project documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: lee-dohm/generate-elixir-docs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Generate project documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: lee-dohm/generate-elixir-docs@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate project documentation
use Bitwise is deprecated. import Bitwise instead
Generate project documentation
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Generate project documentation
documentation references type "Trento.Checks.V1.ExecutionRequested.t()" but it is hidden or private
Generate project documentation
documentation references type "Trento.Checks.V1.FactsGathered.t()" but it is hidden or private
Generate project documentation
documentation references type "Trento.Checks.V1.ExecutionRequested.t()" but it is hidden or private
Generate project documentation
documentation references type "Trento.Checks.V1.FactsGathered.t()" but it is hidden or private
Generate project documentation
documentation references type "Trento.Checks.V1.ExecutionStarted.t()" but it is hidden or private
Generate project documentation
documentation references type "Trento.Checks.V1.ExecutionRequested.t()" but it is hidden or private
Generate project documentation
documentation references type "Trento.Checks.V1.FactsGathered.t()" but it is hidden or private
Generate project documentation
documentation references type "Trento.Checks.V1.ExecutionRequested.t()" but it is hidden or private
Elixir dependencies
use Bitwise is deprecated. import Bitwise instead
Elixir dependencies
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Commit the container image on OBS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Commit the container image on OBS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Commit the container image on OBS
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/
Commit the container image on OBS
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/
Commit the container image on OBS
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/
Commit the container image on OBS
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/
Commit the container image on OBS
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/
Commit the RPM package on OBS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Commit the RPM package on OBS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Commit the RPM package on OBS
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/
Commit the RPM package on OBS
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/
Commit the RPM package on OBS
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/
Commit the RPM package on OBS
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/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L26
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV 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#L2
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV 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#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV 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#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV 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#L24
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV 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#L25
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV 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#L2
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV 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#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV 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#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV 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#L24
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV 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#L25
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV 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#L26
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Artifacts

Produced during runtime
Name Size
trento-project~wanda~01A9TW.dockerbuild
64.2 KB
trento-project~wanda~CPXOEI.dockerbuild
64.6 KB