Skip to content

Merge pull request #1 from Picea/codex/implement-specs-for-abies.conduit #35

Merge pull request #1 from Picea/codex/implement-specs-for-abies.conduit

Merge pull request #1 from Picea/codex/implement-specs-for-abies.conduit #35

Triggered via push June 4, 2025 15:57
Status Failure
Total duration 1m 10s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
build
Process completed with exit code 1.
build: Abies/Html/Elements.cs#L185
Dereference of a possibly null reference.
build: Abies/Html/Elements.cs#L100
Dereference of a possibly null reference.
build: Abies/Html/Attributes.cs#L294
Possible null reference argument for parameter 'Id' in 'Attribute.Attribute(string Id, string Name, string Value)'.
build: Abies/Html/Events.cs#L141
Possible null reference argument for parameter 'Id' in 'Handler.Handler(string Name, string CommandId, Message Command, string Id)'.
build
The type 'UniqueIdFormat' in '/home/runner/work/Abies/Abies/Abies.Counter/obj/Debug/net10.0/Praefixum/Praefixum.PraefixumSourceGenerator/UniqueIdAttribute.g.cs' conflicts with the imported type 'UniqueIdFormat' in 'Abies, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Abies/Abies/Abies.Counter/obj/Debug/net10.0/Praefixum/Praefixum.PraefixumSourceGenerator/UniqueIdAttribute.g.cs'.
build
The type 'UniqueIdFormat' in '/home/runner/work/Abies/Abies/Abies.Counter/obj/Debug/net10.0/Praefixum/Praefixum.PraefixumSourceGenerator/UniqueIdAttribute.g.cs' conflicts with the imported type 'UniqueIdFormat' in 'Abies, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Abies/Abies/Abies.Counter/obj/Debug/net10.0/Praefixum/Praefixum.PraefixumSourceGenerator/UniqueIdAttribute.g.cs'.
build: Abies.Counter/Fluent.cs#L11
The type 'UniqueIdFormat' in '/home/runner/work/Abies/Abies/Abies.Counter/obj/Debug/net10.0/Praefixum/Praefixum.PraefixumSourceGenerator/UniqueIdAttribute.g.cs' conflicts with the imported type 'UniqueIdFormat' in 'Abies, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Abies/Abies/Abies.Counter/obj/Debug/net10.0/Praefixum/Praefixum.PraefixumSourceGenerator/UniqueIdAttribute.g.cs'.
build: Abies.Counter/Fluent.cs#L11
The type 'UniqueIdAttribute' in '/home/runner/work/Abies/Abies/Abies.Counter/obj/Debug/net10.0/Praefixum/Praefixum.PraefixumSourceGenerator/UniqueIdAttribute.g.cs' conflicts with the imported type 'UniqueIdAttribute' in 'Abies, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Abies/Abies/Abies.Counter/obj/Debug/net10.0/Praefixum/Praefixum.PraefixumSourceGenerator/UniqueIdAttribute.g.cs'.
build
The type 'UniqueIdFormat' in '/home/runner/work/Abies/Abies/Abies.Counter/obj/Debug/net10.0/Praefixum/Praefixum.PraefixumSourceGenerator/UniqueIdAttribute.g.cs' conflicts with the imported type 'UniqueIdFormat' in 'Abies, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Abies/Abies/Abies.Counter/obj/Debug/net10.0/Praefixum/Praefixum.PraefixumSourceGenerator/UniqueIdAttribute.g.cs'.
build
The type 'UniqueIdFormat' in '/home/runner/work/Abies/Abies/Abies.Counter/obj/Debug/net10.0/Praefixum/Praefixum.PraefixumSourceGenerator/UniqueIdAttribute.g.cs' conflicts with the imported type 'UniqueIdFormat' in 'Abies, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/Abies/Abies/Abies.Counter/obj/Debug/net10.0/Praefixum/Praefixum.PraefixumSourceGenerator/UniqueIdAttribute.g.cs'.
build: Abies/Html/Attributes.cs#L294
Possible null reference argument for parameter 'Id' in 'Attribute.Attribute(string Id, string Name, string Value)'.
build: Abies/Html/Elements.cs#L185
Dereference of a possibly null reference.
build: Abies/Html/Elements.cs#L100
Dereference of a possibly null reference.
build: Abies/Html/Events.cs#L141
Possible null reference argument for parameter 'Id' in 'Handler.Handler(string Name, string CommandId, Message Command, string Id)'.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/