chore(ci): upgrade macos-12 to macos-13 #84
Annotations
14 warnings
src/pact_support.rs#L34
unnecessarily eager cloning of iterator items
|
src/server.rs#L174
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
src/loading.rs#L78
very complex type used. Consider factoring parts into `type` definitions
|
src/loading.rs#L189
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
|
src/loading.rs#L203
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
|
src/main.rs#L188
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
|
src/main.rs#L189
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
|
src/main.rs#L277
the borrowed expression implements the required traits
|
src/main.rs#L284
the borrowed expression implements the required traits
|
src/main.rs#L297
the borrowed expression implements the required traits
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading