Skip to content

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

fixes trying to copy abies.js when already exists

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

Triggered via push April 16, 2025 09:38
Status Success
Total duration 54s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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. '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#L28
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#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#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: 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#L47
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#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#L32
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#L43
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
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/