Skip to content

chore: update pulldown-cmark and lockfile #354

chore: update pulldown-cmark and lockfile

chore: update pulldown-cmark and lockfile #354

Triggered via pull request May 26, 2024 13:55
@robjtederobjtede
opened #222
deps
Status Failure
Total duration 55s
Artifacts

premerge.yml

on: pull_request
build-and-test
47s
build-and-test
linting
43s
linting
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
the name `Impl` is defined multiple times: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gix-transport-0.42.1/src/client/blocking_io/http/mod.rs#L222
error[E0428]: the name `Impl` is defined multiple times --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gix-transport-0.42.1/src/client/blocking_io/http/mod.rs:222:1 | 219 | pub type Impl = curl::Curl; | --------------------------- previous definition of the type `Impl` here ... 222 | pub type Impl = reqwest::Remote; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Impl` redefined here | = note: `Impl` must be defined only once in the type namespace of this module
linting
Clippy had exited with the 101 exit code
build-and-test
Process completed with exit code 101.
linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linting
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/
linting
Unexpected input(s) 'clippy', valid inputs are ['toolchain', 'target', 'components', 'cache']
linting
Unexpected input(s) 'clippy', valid inputs are ['toolchain', 'target', 'components', 'cache']
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.