fix: fix typo in CEs #26
ci.yml
on: push
build-docs
57s
build
40s
deploy
9s
Annotations
2 warnings
|
build:
Partas.GitNet/Program.fs#L204
The result of this expression has type 'Result<unit,CrackRepo.Error> seq' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
|
|
build:
Partas.GitNet/GitHub.fs#L24
This rule will never be matched
|