Skip to content

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

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

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

Triggered via pull request July 19, 2024 13:10
Status Failure
Total duration 3m 21s
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#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#L162
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#L166
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)