Skip to content

Use TaskFactory to create Wasm tasks #13

Use TaskFactory to create Wasm tasks

Use TaskFactory to create Wasm tasks #13

Triggered via pull request July 15, 2024 10:45
Status Failure
Total duration 2m 39s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
test: src/WasmBasicTask.cs#L78
The name 'LinkOutputGathering' does not exist in the current context
test
Process completed with exit code 1.
test: src/WasmBasicTask.cs#L26
'WasmBasicTask.InheritEnv' hides inherited member 'WasmTask.InheritEnv'. Use the new keyword if hiding was intended.
test: src/WasmTaskFactory.cs#L35
The field 'WasmTaskFactory._executionProperties' is never used