Skip to content

fixes path to readme #21

fixes path to readme

fixes path to readme #21

Triggered via push April 10, 2025 13:42
Status Failure
Total duration 1m 32s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build
Process completed with exit code 1.
build
File not found: '/home/runner/work/Abies/README.md'.
build: Abies.Benchmarks/DomDiffingBenchmarks.cs#L45
This call site is reachable on all platforms. 'Elements.a(Attribute[], Node[], int)' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Abies.Benchmarks/DomDiffingBenchmarks.cs#L27
This call site is reachable on all platforms. 'Elements.button(Attribute[], Node[], int)' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Abies.Benchmarks/DomDiffingBenchmarks.cs#L21
This call site is reachable on all platforms. 'Elements.div(Attribute[], Node[], int)' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Abies.Benchmarks/DomDiffingBenchmarks.cs#L24
This call site is reachable on all platforms. 'Attributes.href(string, int)' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Abies.Benchmarks/DomDiffingBenchmarks.cs#L27
This call site is reachable on all platforms. 'Attributes.type(string, int)' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Abies.Benchmarks/DomDiffingBenchmarks.cs#L50
This call site is reachable on all platforms. 'Elements.text(string, int)' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Abies.Benchmarks/DomDiffingBenchmarks.cs#L23
This call site is reachable on all platforms. 'Attributes.id(string, int)' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Abies.Benchmarks/DomDiffingBenchmarks.cs#L14
This call site is reachable on all platforms. 'Node' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Abies.Benchmarks/DomDiffingBenchmarks.cs#L62
This call site is reachable on all platforms. 'Operations.Diff(Node, Node)' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Abies.Benchmarks/DomDiffingBenchmarks.cs#L15
This call site is reachable on all platforms. 'Node' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
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/