Update Rust crate rand to 0.9.0 #3068
docker-build.yml
on: pull_request
Linting
25s
step_summary_meta
0s
Build Rust
/
Build & Test
1m 36s
Matrix: Build Docker
Annotations
3 errors and 15 warnings
Build Rust / Build & Test:
src/odin/files/config.rs#L131
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Build Rust / Build & Test:
src/odin/files/config.rs#L132
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
Build Rust / Build & Test
Process completed with exit code 101.
|
step_summary_meta
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Rust / Build & Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Docker (odin)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Docker (valheim)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
FROM --platform flag should not use a constant value:
Dockerfile.valheim#L7
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64"
More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
|
Variables should be defined before their use:
Dockerfile.valheim#L117
UndefinedVar: Usage of undefined variable '$EXPECTED_OCTAL'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile.valheim#L62
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.valheim#L63
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/
|
Variables should be defined before their use:
Dockerfile.valheim#L66
UndefinedVar: Usage of undefined variable '$EXPECTED_OCTAL'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile.valheim#L83
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.valheim#L84
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/
|
Sensitive data should not be used in the ARG or ENV commands:
Dockerfile.valheim#L87
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Variables should be defined before their use:
Dockerfile.valheim#L116
UndefinedVar: Usage of undefined variable '$EXPECTED_OCTAL'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Variables should be defined before their use:
Dockerfile.valheim#L118
UndefinedVar: Usage of undefined variable '$EXPECTED_OCTAL'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mbround18~valheim-docker~32OMK1.dockerbuild
|
77.6 KB |
|
mbround18~valheim-docker~K1TXGY.dockerbuild
|
94 KB |
|