Skip to content

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

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

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

Triggered via push August 6, 2024 23:38
Status Success
Total duration 3m 22s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Analyze (csharp): src/FluentUtils.Monad/ErrorResultType.cs#L28
XML comment has cref attribute 'T' that refers to a type parameter
Analyze (csharp): src/FluentUtils.Monad/ErrorResultType.cs#L29
XML comment has cref attribute 'TOut' that could not be resolved
Analyze (csharp): src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L11
XML comment has cref attribute 'okHandler' that could not be resolved
Analyze (csharp): src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L12
XML comment has cref attribute 'errorHandler' that could not be resolved
Analyze (csharp): src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L56
XML comment has cref attribute 'okHandler' that could not be resolved
Analyze (csharp): src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L57
XML comment has cref attribute 'errorHandler' that could not be resolved
Analyze (csharp): src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L90
XML comment has cref attribute 'okHandler' that could not be resolved
Analyze (csharp): src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L91
XML comment has cref attribute 'errorHandler' that could not be resolved
Analyze (csharp): src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L135
XML comment has cref attribute 'okHandler' that could not be resolved
Analyze (csharp): src/FluentUtils.Monad/Extensions/MatchAsyncExtensions.cs#L136
XML comment has cref attribute 'errorHandler' that could not be resolved