Skip to content

chore(ci): upgrade macos-12 to macos-13 #83

chore(ci): upgrade macos-12 to macos-13

chore(ci): upgrade macos-12 to macos-13 #83

Triggered via pull request December 5, 2024 22:34
Status Success
Total duration 7m 51s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

86 warnings
build (ubuntu-latest, stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest, stable): src/pact_support.rs#L34
unnecessarily eager cloning of iterator items
build (ubuntu-latest, stable): src/server.rs#L174
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build (ubuntu-latest, stable): src/loading.rs#L78
very complex type used. Consider factoring parts into `type` definitions
build (ubuntu-latest, stable): src/loading.rs#L189
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
build (ubuntu-latest, stable): src/loading.rs#L203
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
build (ubuntu-latest, stable): src/main.rs#L188
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
build (ubuntu-latest, stable): src/main.rs#L189
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
build (ubuntu-latest, stable): src/main.rs#L277
the borrowed expression implements the required traits
build (ubuntu-latest, stable): src/main.rs#L284
the borrowed expression implements the required traits
build (ubuntu-latest, stable): src/main.rs#L297
the borrowed expression implements the required traits
build (ubuntu-latest, stable)
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/
build (ubuntu-latest, stable)
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/
build (ubuntu-latest, stable)
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/
build (ubuntu-latest, stable)
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/
build (ubuntu-latest, beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest, beta)
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/
build (ubuntu-latest, beta)
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/
build (ubuntu-latest, beta)
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/
build (ubuntu-latest, beta)
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/
build (ubuntu-latest, beta): src/pact_support.rs#L34
unnecessarily eager cloning of iterator items
build (ubuntu-latest, beta): src/server.rs#L174
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build (ubuntu-latest, beta): src/loading.rs#L78
very complex type used. Consider factoring parts into `type` definitions
build (ubuntu-latest, beta): src/loading.rs#L189
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
build (ubuntu-latest, beta): src/loading.rs#L203
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
build (ubuntu-latest, beta): src/main.rs#L188
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
build (ubuntu-latest, beta): src/main.rs#L189
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
build (ubuntu-latest, beta): src/main.rs#L277
the borrowed expression implements the required traits
build (ubuntu-latest, beta): src/main.rs#L284
the borrowed expression implements the required traits
build (ubuntu-latest, beta): src/main.rs#L297
the borrowed expression implements the required traits
build (macos-latest, stable)
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/
build (macos-latest, stable)
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/
build (macos-latest, stable)
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/
build (macos-latest, stable)
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/
build (macos-latest, stable): src/pact_support.rs#L34
unnecessarily eager cloning of iterator items
build (macos-latest, stable): src/server.rs#L174
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build (macos-latest, stable): src/loading.rs#L78
very complex type used. Consider factoring parts into `type` definitions
build (macos-latest, stable): src/loading.rs#L189
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
build (macos-latest, stable): src/loading.rs#L203
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
build (macos-latest, stable): src/main.rs#L188
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
build (macos-latest, stable): src/main.rs#L189
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
build (macos-latest, stable): src/main.rs#L277
the borrowed expression implements the required traits
build (macos-latest, stable): src/main.rs#L284
the borrowed expression implements the required traits
build (macos-latest, stable): src/main.rs#L297
the borrowed expression implements the required traits
build (macos-latest, beta): src/pact_support.rs#L34
unnecessarily eager cloning of iterator items
build (macos-latest, beta): src/server.rs#L174
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build (macos-latest, beta): src/loading.rs#L78
very complex type used. Consider factoring parts into `type` definitions
build (macos-latest, beta): src/loading.rs#L189
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
build (macos-latest, beta): src/loading.rs#L203
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
build (macos-latest, beta): src/main.rs#L188
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
build (macos-latest, beta): src/main.rs#L189
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
build (macos-latest, beta): src/main.rs#L277
the borrowed expression implements the required traits
build (macos-latest, beta): src/main.rs#L284
the borrowed expression implements the required traits
build (macos-latest, beta): src/main.rs#L297
the borrowed expression implements the required traits
build (macos-latest, beta)
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/
build (macos-latest, beta)
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/
build (macos-latest, beta)
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/
build (macos-latest, beta)
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/
build (windows-latest, beta): src/pact_support.rs#L34
unnecessarily eager cloning of iterator items
build (windows-latest, beta): src/server.rs#L174
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build (windows-latest, beta): src/loading.rs#L78
very complex type used. Consider factoring parts into `type` definitions
build (windows-latest, beta): src/loading.rs#L189
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
build (windows-latest, beta): src/loading.rs#L203
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
build (windows-latest, beta): src/main.rs#L188
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
build (windows-latest, beta): src/main.rs#L189
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
build (windows-latest, beta): src/main.rs#L277
the borrowed expression implements the required traits
build (windows-latest, beta): src/main.rs#L284
the borrowed expression implements the required traits
build (windows-latest, beta): src/main.rs#L297
the borrowed expression implements the required traits
build (windows-latest, beta)
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/
build (windows-latest, beta)
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/
build (windows-latest, beta)
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/
build (windows-latest, beta)
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/
build (windows-latest, stable): src/pact_support.rs#L34
unnecessarily eager cloning of iterator items
build (windows-latest, stable): src/server.rs#L174
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build (windows-latest, stable): src/loading.rs#L78
very complex type used. Consider factoring parts into `type` definitions
build (windows-latest, stable): src/loading.rs#L189
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
build (windows-latest, stable): src/loading.rs#L203
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
build (windows-latest, stable): src/main.rs#L188
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
build (windows-latest, stable): src/main.rs#L189
useless conversion to the same type: `clap::parser::ValuesRef<'_, regex::Regex>`
build (windows-latest, stable): src/main.rs#L277
the borrowed expression implements the required traits
build (windows-latest, stable): src/main.rs#L284
the borrowed expression implements the required traits
build (windows-latest, stable): src/main.rs#L297
the borrowed expression implements the required traits
build (windows-latest, stable)
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/
build (windows-latest, stable)
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/
build (windows-latest, stable)
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/
build (windows-latest, stable)
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/