Bump the dependencies group across 1 directory with 11 updates #691
rust.yml
on: pull_request
test
51s
with-registry
56s
check-format
4s
clippy
38s
doc
1m 0s
semver-check
3m 55s
Annotations
30 errors and 23 warnings
clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
clippy
Exiting due to clippy errors
|
test:
ocipkg/src/distribution/client.rs#L102
`Reference` is ambiguous
|
test:
ocipkg/src/distribution/client.rs#L127
`Reference` is ambiguous
|
test:
ocipkg/src/distribution/client.rs#L157
`Digest` is ambiguous
|
test:
ocipkg/src/distribution/client.rs#L176
`Digest` is ambiguous
|
test:
ocipkg/src/distribution/client.rs#L189
`Digest` is ambiguous
|
test:
ocipkg/src/distribution/client.rs#L189
no function or associated item named `from_buf_sha256` found for struct `oci_spec::image::Digest` in the current scope
|
test:
ocipkg/src/distribution/client.rs#L245
no function or associated item named `new` found for struct `oci_spec::distribution::Reference` in the current scope
|
test:
ocipkg/src/distribution/client.rs#L247
no function or associated item named `new` found for struct `oci_spec::image::Digest` in the current scope
|
test:
ocipkg/src/image/artifact.rs#L83
mismatched types
|
test:
ocipkg/src/image/layout.rs#L45
the trait bound `u64: From<i64>` is not satisfied
|
with-registry:
ocipkg/src/distribution/client.rs#L102
`Reference` is ambiguous
|
with-registry:
ocipkg/src/distribution/client.rs#L127
`Reference` is ambiguous
|
with-registry:
ocipkg/src/distribution/client.rs#L157
`Digest` is ambiguous
|
with-registry:
ocipkg/src/distribution/client.rs#L176
`Digest` is ambiguous
|
with-registry:
ocipkg/src/distribution/client.rs#L189
`Digest` is ambiguous
|
with-registry:
ocipkg/src/distribution/client.rs#L189
no function or associated item named `from_buf_sha256` found for struct `oci_spec::image::Digest` in the current scope
|
with-registry:
ocipkg/src/image/artifact.rs#L83
mismatched types
|
with-registry:
ocipkg/src/image/layout.rs#L45
the trait bound `u64: From<i64>` is not satisfied
|
with-registry:
ocipkg/src/image/layout.rs#L46
the trait bound `oci_spec::image::Digest: From<std::string::String>` is not satisfied
|
with-registry:
ocipkg/src/image/layout.rs#L62
mismatched types
|
doc:
ocipkg/src/distribution/client.rs#L102
`Reference` is ambiguous
|
doc:
ocipkg/src/distribution/client.rs#L127
`Reference` is ambiguous
|
doc:
ocipkg/src/distribution/client.rs#L157
`Digest` is ambiguous
|
doc:
ocipkg/src/distribution/client.rs#L176
`Digest` is ambiguous
|
doc:
ocipkg/src/distribution/client.rs#L189
`Digest` is ambiguous
|
doc
could not document `ocipkg`
|
doc
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
semver-check
Process completed with exit code 1.
|
check-format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clippy
It seems that this Action is executed from the forked repository.
|
clippy
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
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/
|
test
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/
|
test
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/
|
test
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/
|
test:
ocipkg/src/distribution/mod.rs#L16
unused import: `Digest`
|
test:
ocipkg/src/distribution/client.rs#L245
`Reference` is ambiguous
|
test:
ocipkg/src/distribution/client.rs#L247
`Digest` is ambiguous
|
test
`ocipkg` (lib) generated 1 warning
|
test
build failed, waiting for other jobs to finish...
|
with-registry
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
with-registry
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
with-registry:
ocipkg/src/distribution/mod.rs#L16
unused import: `Digest`
|
with-registry
`ocipkg` (lib) generated 1 warning
|
doc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
doc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|