Skip to content

Feat/watch mode

Feat/watch mode #103

Triggered via pull request October 23, 2025 22:49
Status Success
Total duration 7m 13s
Artifacts

build.yml

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

Annotations

120 warnings
build (macos-latest, stable): src/server.rs#L263
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build (macos-latest, stable): src/server.rs#L133
redundant pattern matching, consider using `is_ok()`
build (macos-latest, stable): src/server.rs#L48
very complex type used. Consider factoring parts into `type` definitions
build (macos-latest, stable): src/pact_support.rs#L98
useless conversion to the same type: `http::Error`
build (macos-latest, stable): src/pact_support.rs#L98
redundant closure
build (macos-latest, stable): src/pact_support.rs#L93
useless conversion to the same type: `http::Error`
build (macos-latest, stable): src/pact_support.rs#L93
redundant closure
build (macos-latest, stable): src/pact_support.rs#L39
unnecessarily eager cloning of iterator items
build (macos-latest, stable): src/lib.rs#L152
you seem to be trying to use `match` for an equality check. Consider using `if`
build (macos-latest, stable): src/lib.rs#L374
unused variable: `reload_rx`
build (macos-latest, stable)
`pact-stub-server` (lib) generated 2 warnings
build (macos-latest, stable): src/lib.rs#L213
missing documentation for a function
build (macos-latest, stable): src/lib.rs#L374
unused variable: `reload_rx`
build (macos-latest, stable)
`pact-stub-server` (lib test) generated 2 warnings (2 duplicates)
build (macos-latest, stable): src/lib.rs#L213
missing documentation for a function
build (macos-latest, stable): src/lib.rs#L374
unused variable: `reload_rx`
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, beta): src/server.rs#L263
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build (macos-latest, beta): src/server.rs#L133
redundant pattern matching, consider using `is_ok()`
build (macos-latest, beta): src/server.rs#L48
very complex type used. Consider factoring parts into `type` definitions
build (macos-latest, beta): src/pact_support.rs#L98
useless conversion to the same type: `http::Error`
build (macos-latest, beta): src/pact_support.rs#L98
redundant closure
build (macos-latest, beta): src/pact_support.rs#L93
useless conversion to the same type: `http::Error`
build (macos-latest, beta): src/pact_support.rs#L93
redundant closure
build (macos-latest, beta): src/pact_support.rs#L39
unnecessarily eager cloning of iterator items
build (macos-latest, beta): src/lib.rs#L152
you seem to be trying to use `match` for an equality check. Consider using `if`
build (macos-latest, beta): src/lib.rs#L374
unused variable: `reload_rx`
build (macos-latest, beta)
`pact-stub-server` (lib) generated 2 warnings
build (macos-latest, beta): src/lib.rs#L213
missing documentation for a function
build (macos-latest, beta): src/lib.rs#L374
unused variable: `reload_rx`
build (macos-latest, beta)
`pact-stub-server` (lib test) generated 2 warnings (2 duplicates)
build (macos-latest, beta): src/lib.rs#L213
missing documentation for a function
build (macos-latest, beta): src/lib.rs#L374
unused variable: `reload_rx`
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 (ubuntu-latest, stable): src/server.rs#L263
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build (ubuntu-latest, stable): src/server.rs#L133
redundant pattern matching, consider using `is_ok()`
build (ubuntu-latest, stable): src/server.rs#L48
very complex type used. Consider factoring parts into `type` definitions
build (ubuntu-latest, stable): src/pact_support.rs#L98
useless conversion to the same type: `http::Error`
build (ubuntu-latest, stable): src/pact_support.rs#L98
redundant closure
build (ubuntu-latest, stable): src/pact_support.rs#L93
useless conversion to the same type: `http::Error`
build (ubuntu-latest, stable): src/pact_support.rs#L93
redundant closure
build (ubuntu-latest, stable): src/pact_support.rs#L39
unnecessarily eager cloning of iterator items
build (ubuntu-latest, stable): src/lib.rs#L152
you seem to be trying to use `match` for an equality check. Consider using `if`
build (ubuntu-latest, stable): src/lib.rs#L374
unused variable: `reload_rx`
build (ubuntu-latest, stable)
`pact-stub-server` (lib) generated 2 warnings
build (ubuntu-latest, stable): src/lib.rs#L213
missing documentation for a function
build (ubuntu-latest, stable): src/lib.rs#L374
unused variable: `reload_rx`
build (ubuntu-latest, stable)
`pact-stub-server` (lib test) generated 2 warnings (2 duplicates)
build (ubuntu-latest, stable): src/lib.rs#L213
missing documentation for a function
build (ubuntu-latest, stable): src/lib.rs#L374
unused variable: `reload_rx`
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): src/server.rs#L263
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build (ubuntu-latest, beta): src/server.rs#L133
redundant pattern matching, consider using `is_ok()`
build (ubuntu-latest, beta): src/server.rs#L48
very complex type used. Consider factoring parts into `type` definitions
build (ubuntu-latest, beta): src/pact_support.rs#L98
useless conversion to the same type: `http::Error`
build (ubuntu-latest, beta): src/pact_support.rs#L98
redundant closure
build (ubuntu-latest, beta): src/pact_support.rs#L93
useless conversion to the same type: `http::Error`
build (ubuntu-latest, beta): src/pact_support.rs#L93
redundant closure
build (ubuntu-latest, beta): src/pact_support.rs#L39
unnecessarily eager cloning of iterator items
build (ubuntu-latest, beta): src/lib.rs#L152
you seem to be trying to use `match` for an equality check. Consider using `if`
build (ubuntu-latest, beta): src/lib.rs#L374
unused variable: `reload_rx`
build (ubuntu-latest, beta)
`pact-stub-server` (lib) generated 2 warnings
build (ubuntu-latest, beta): src/lib.rs#L213
missing documentation for a function
build (ubuntu-latest, beta): src/lib.rs#L374
unused variable: `reload_rx`
build (ubuntu-latest, beta)
`pact-stub-server` (lib test) generated 2 warnings (2 duplicates)
build (ubuntu-latest, beta): src/lib.rs#L213
missing documentation for a function
build (ubuntu-latest, beta): src/lib.rs#L374
unused variable: `reload_rx`
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 (windows-latest, stable): src/server.rs#L263
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build (windows-latest, stable): src/server.rs#L133
redundant pattern matching, consider using `is_ok()`
build (windows-latest, stable): src/server.rs#L48
very complex type used. Consider factoring parts into `type` definitions
build (windows-latest, stable): src/pact_support.rs#L98
useless conversion to the same type: `http::Error`
build (windows-latest, stable): src/pact_support.rs#L98
redundant closure
build (windows-latest, stable): src/pact_support.rs#L93
useless conversion to the same type: `http::Error`
build (windows-latest, stable): src/pact_support.rs#L93
redundant closure
build (windows-latest, stable): src/pact_support.rs#L39
unnecessarily eager cloning of iterator items
build (windows-latest, stable): src/lib.rs#L152
you seem to be trying to use `match` for an equality check. Consider using `if`
build (windows-latest, stable): src/lib.rs#L374
unused variable: `reload_rx`
build (windows-latest, stable)
`pact-stub-server` (lib) generated 2 warnings
build (windows-latest, stable): src/lib.rs#L213
missing documentation for a function
build (windows-latest, stable): src/lib.rs#L374
unused variable: `reload_rx`
build (windows-latest, stable)
`pact-stub-server` (lib test) generated 2 warnings (2 duplicates)
build (windows-latest, stable): src/lib.rs#L213
missing documentation for a function
build (windows-latest, stable): src/lib.rs#L374
unused variable: `reload_rx`
build (windows-latest, beta): src/server.rs#L263
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
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, beta): src/server.rs#L133
redundant pattern matching, consider using `is_ok()`
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, beta): src/server.rs#L48
very complex type used. Consider factoring parts into `type` definitions
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, beta): src/pact_support.rs#L98
useless conversion to the same type: `http::Error`
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, beta): src/pact_support.rs#L98
redundant closure
build (windows-latest, beta): src/pact_support.rs#L93
useless conversion to the same type: `http::Error`
build (windows-latest, beta): src/pact_support.rs#L93
redundant closure
build (windows-latest, beta): src/pact_support.rs#L39
unnecessarily eager cloning of iterator items
build (windows-latest, beta): src/lib.rs#L152
you seem to be trying to use `match` for an equality check. Consider using `if`
build (windows-latest, beta): src/lib.rs#L374
unused variable: `reload_rx`
build (windows-latest, beta)
`pact-stub-server` (lib) generated 2 warnings
build (windows-latest, beta): src/lib.rs#L213
missing documentation for a function
build (windows-latest, beta): src/lib.rs#L374
unused variable: `reload_rx`
build (windows-latest, beta)
`pact-stub-server` (lib test) generated 2 warnings (2 duplicates)
build (windows-latest, beta): src/lib.rs#L213
missing documentation for a function
build (windows-latest, beta): src/lib.rs#L374
unused variable: `reload_rx`
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/