Skip to content

feat(monad): introduce bind extensions for result initialization #44

feat(monad): introduce bind extensions for result initialization

feat(monad): introduce bind extensions for result initialization #44

Triggered via pull request August 6, 2024 23:07
Status Success
Total duration 58s
Artifacts

pull-request.yml

on: pull_request
Build solution and run tests
50s
Build solution and run tests
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build solution and run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build solution and run tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build solution and run tests: src/FluentUtils.Monad/ErrorResultType.cs#L28
XML comment has cref attribute 'T' that refers to a type parameter
Build solution and run tests: src/FluentUtils.Monad/ErrorResultType.cs#L29
XML comment has cref attribute 'TOut' that could not be resolved
Build solution and run tests: src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L11
XML comment has cref attribute 'okHandler' that could not be resolved
Build solution and run tests: src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L12
XML comment has cref attribute 'errorHandler' that could not be resolved
Build solution and run tests: src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L56
XML comment has cref attribute 'okHandler' that could not be resolved
Build solution and run tests: src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L57
XML comment has cref attribute 'errorHandler' that could not be resolved
Build solution and run tests: src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L90
XML comment has cref attribute 'okHandler' that could not be resolved
Build solution and run tests: src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L91
XML comment has cref attribute 'errorHandler' that could not be resolved
Build solution and run tests: src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L135
XML comment has cref attribute 'okHandler' that could not be resolved
Build solution and run tests: src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L136
XML comment has cref attribute 'errorHandler' that could not be resolved