Skip to content

Merge pull request #50 from brave/renovate/actions-checkout-4.x #115

Merge pull request #50 from brave/renovate/actions-checkout-4.x

Merge pull request #50 from brave/renovate/actions-checkout-4.x #115

Triggered via push May 1, 2024 20:07
Status Success
Total duration 32s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.: src/attributes.rs#L81
warning: use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior. --> src/attributes.rs:81:18 | 81 | self.map.remove(&ExpandedName::new(ns!(), local_name)) | ^^^^^^ | = note: `#[warn(deprecated)]` on by default
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.: src/attributes.rs#L81
warning: use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior. --> src/attributes.rs:81:18 | 81 | self.map.remove(&ExpandedName::new(ns!(), local_name)) | ^^^^^^ | = note: `#[warn(deprecated)]` on by default
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.: src/attributes.rs#L81
warning: use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior. --> src/attributes.rs:81:18 | 81 | self.map.remove(&ExpandedName::new(ns!(), local_name)) | ^^^^^^ | = note: `#[warn(deprecated)]` on by default
use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.: src/attributes.rs#L81
warning: use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior. --> src/attributes.rs:81:18 | 81 | self.map.remove(&ExpandedName::new(ns!(), local_name)) | ^^^^^^ | = note: `#[warn(deprecated)]` on by default