Skip to content

reverse to .net 9

reverse to .net 9 #16

Triggered via push April 10, 2025 12:08
Status Failure
Total duration 47s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: Abies/Interop.cs#L35
The type 'Task' is not supported by source-generated JavaScript interop. The generated source will not handle marshalling of the return value of method 'RemoveChild'. For more information see https://aka.ms/dotnet-wasm-jsinterop (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1072)
build: Abies/Interop.cs#L32
The type 'Task' is not supported by source-generated JavaScript interop. The generated source will not handle marshalling of the return value of method 'AddChildHtml'. For more information see https://aka.ms/dotnet-wasm-jsinterop (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1072)
build: Abies/Interop.cs#L29
The type 'Task' is not supported by source-generated JavaScript interop. The generated source will not handle marshalling of the return value of method 'SetAppContent'. For more information see https://aka.ms/dotnet-wasm-jsinterop (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1072)
build: Abies/Interop.cs#L26
The type 'Task' is not supported by source-generated JavaScript interop. The generated source will not handle marshalling of the return value of method 'ReplaceState'. For more information see https://aka.ms/dotnet-wasm-jsinterop (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1072)
build: Abies/Interop.cs#L23
The type 'Task' is not supported by source-generated JavaScript interop. The generated source will not handle marshalling of the return value of method 'PushState'. For more information see https://aka.ms/dotnet-wasm-jsinterop (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1072)
build: Abies/Interop.cs#L20
The type 'Task' is not supported by source-generated JavaScript interop. The generated source will not handle marshalling of the return value of method 'Load'. For more information see https://aka.ms/dotnet-wasm-jsinterop (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1072)
build: Abies/Interop.cs#L17
The type 'Task' is not supported by source-generated JavaScript interop. The generated source will not handle marshalling of the return value of method 'Reload'. For more information see https://aka.ms/dotnet-wasm-jsinterop (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1072)
build: Abies/Interop.cs#L14
The type 'Task' is not supported by source-generated JavaScript interop. The generated source will not handle marshalling of the return value of method 'Go'. For more information see https://aka.ms/dotnet-wasm-jsinterop (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1072)
build: Abies/Interop.cs#L11
The type 'Task' is not supported by source-generated JavaScript interop. The generated source will not handle marshalling of the return value of method 'Back'. For more information see https://aka.ms/dotnet-wasm-jsinterop (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1072)
build: Abies/Interop.cs#L8
The type 'Task' is not supported by source-generated JavaScript interop. The generated source will not handle marshalling of the return value of method 'Forward'. For more information see https://aka.ms/dotnet-wasm-jsinterop (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1072)
build: Abies/Parser.cs#L518
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Abies/Types.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Abies/Url.cs#L70
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Abies/Url.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Abies/Parser.cs#L502
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Abies/Parser.cs#L493
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Abies/Types.cs#L164
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Abies/Types.cs#L163
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Abies/Parser.cs#L518
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Abies/Types.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/