Skip to content

Update Praefixum package and related files #33

Update Praefixum package and related files

Update Praefixum package and related files #33

Triggered via push June 4, 2025 13:11
Status Success
Total duration 1m 5s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
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 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/