Skip to content

Add ZibStack.NET.Result package with Map/Bind/Match monad #37

Add ZibStack.NET.Result package with Map/Bind/Match monad

Add ZibStack.NET.Result package with Map/Bind/Match monad #37

Triggered via pull request April 6, 2026 10:38
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
build-and-test
25s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build-and-test: packages/ZibStack.NET.Log/src/ZibStack.NET.Log.Analyzers/UseLogExCodeFixProvider.cs#L23
The type or namespace name 'CodeFixContext' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: packages/ZibStack.NET.Log/src/ZibStack.NET.Log.Analyzers/UseLogExCodeFixProvider.cs#L20
The type or namespace name 'FixAllProvider' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: packages/ZibStack.NET.Log/src/ZibStack.NET.Log.Analyzers/UseLogExCodeFixProvider.cs#L14
The type or namespace name 'Shared' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: packages/ZibStack.NET.Log/src/ZibStack.NET.Log.Analyzers/UseLogExCodeFixProvider.cs#L14
The type or namespace name 'SharedAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: packages/ZibStack.NET.Log/src/ZibStack.NET.Log.Analyzers/UseLogExCodeFixProvider.cs#L14
The type or namespace name 'ExportCodeFixProvider' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: packages/ZibStack.NET.Log/src/ZibStack.NET.Log.Analyzers/UseLogExCodeFixProvider.cs#L14
The type or namespace name 'ExportCodeFixProviderAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: packages/ZibStack.NET.Log/src/ZibStack.NET.Log.Analyzers/UseLogExCodeFixProvider.cs#L15
The type or namespace name 'CodeFixProvider' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: packages/ZibStack.NET.Log/src/ZibStack.NET.Log.Analyzers/UseLogExCodeFixProvider.cs#L8
The type or namespace name 'CodeFixes' does not exist in the namespace 'Microsoft.CodeAnalysis' (are you missing an assembly reference?)
build-and-test: packages/ZibStack.NET.Log/src/ZibStack.NET.Log.Analyzers/UseLogExCodeFixProvider.cs#L7
The type or namespace name 'CodeActions' does not exist in the namespace 'Microsoft.CodeAnalysis' (are you missing an assembly reference?)
build-and-test: packages/ZibStack.NET.Log/src/ZibStack.NET.Log.Analyzers/UseLogExCodeFixProvider.cs#L2
The type or namespace name 'Composition' does not exist in the namespace 'System' (are you missing an assembly reference?)
build-and-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test
No files were found with the provided path: BenchmarkDotNet.Artifacts/. No artifacts will be uploaded.
build-and-test: packages/ZibStack.NET.Validation/tests/ZibStack.NET.Validation.Tests/obj/Release/net10.0/generated/ZibStack.NET.Validation/ZibStack.NET.Validation.ValidationGenerator/RangeAttribute.g.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-and-test: packages/ZibStack.NET.Validation/tests/ZibStack.NET.Validation.Tests/obj/Release/net10.0/generated/ZibStack.NET.Validation/ZibStack.NET.Validation.ValidationGenerator/EmailAttribute.g.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-and-test: packages/ZibStack.NET.Validation/tests/ZibStack.NET.Validation.Tests/obj/Release/net10.0/generated/ZibStack.NET.Validation/ZibStack.NET.Validation.ValidationGenerator/MaxLengthAttribute.g.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-and-test: packages/ZibStack.NET.Validation/tests/ZibStack.NET.Validation.Tests/obj/Release/net10.0/generated/ZibStack.NET.Validation/ZibStack.NET.Validation.ValidationGenerator/MinLengthAttribute.g.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-and-test: packages/ZibStack.NET.Validation/tests/ZibStack.NET.Validation.Tests/obj/Release/net10.0/generated/ZibStack.NET.Validation/ZibStack.NET.Validation.ValidationGenerator/RequiredAttribute.g.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.