Skip to content

WIP Upgrade hickory crates to 0.25 #10997

WIP Upgrade hickory crates to 0.25

WIP Upgrade hickory crates to 0.25 #10997

Triggered via push January 4, 2025 14:49
Status Failure
Total duration 13s
Artifacts
Check commit message style
5s
Check commit message style
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Check commit message style
The message 1 is invalid: * The subject must start with a capitalized word, but the current first word is: "WIP". Please capitalize to: "Wip". * The subject must start with a verb in imperative mood, but it started with: "WIP". Whether the word is in imperative mood is determined by whitelisting. The general whitelist is available at https://github.com/mristin/opinionated-commit-message/blob/master/src/mostFrequentEnglishVerbs.ts. You can whitelist additional verbs using "additional-verbs" input to your GitHub action (currently one or more additional verbs were thus specified). Moreover, you can also whitelist additional verbs in a file given as "path-to-additional-verbs" input to your GitHub action (currently no whitelist file was specified). Please check the whitelist and either change the first word of the subject or whitelist the verb. The original message was: WIP Upgrade `hickory` crates to `0.25` Sync `hickory` crates with the version `shadowsocks 1.22` uses. - `mullvad_encrypted_dns_proxy` - Upgrade `rustls` to be compatible with `hickory 0.25` - Add `rustls_pki_types` to get `TrustAnchor` type - Upgrade `webpki-roots``to be compatible with `rustls >= 0.22`
Check commit message style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636