Skip to content

fixes trying to copy abies.js when already exists #24

fixes trying to copy abies.js when already exists

fixes trying to copy abies.js when already exists #24

Re-run triggered April 16, 2025 09:33
Status Failure
Total duration 51s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build: Abies.Benchmarks/DomDiffingBenchmarks.cs#L40
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#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#L35
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. '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#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#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#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#L38
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#L34
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#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/