Skip to content

chore(deps): update dependency stylecop.analyzers to 1.2.0-beta.556 #25

chore(deps): update dependency stylecop.analyzers to 1.2.0-beta.556

chore(deps): update dependency stylecop.analyzers to 1.2.0-beta.556 #25

Triggered via pull request February 17, 2024 06:01
Status Failure
Total duration 39m 49s
Artifacts

ci-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/ReactiveMarbles.Command/RxCommand.cs#L97
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
build: src/ReactiveMarbles.Command/RxCommand.cs#L97
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
build: src/ReactiveMarbles.Command/RxCommand.cs#L104
The parameters should all be placed on the same line or each parameter should be placed on its own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)
build: src/ReactiveMarbles.Command/RxCommand.cs#L104
The parameters should all be placed on the same line or each parameter should be placed on its own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)