Skip to content

Node wasm implementation #434

Node wasm implementation

Node wasm implementation #434

Triggered via pull request December 9, 2024 16:32
Status Failure
Total duration 5m 1s
Artifacts

deploy-pages.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 38 warnings
deploy
Process completed with exit code 1.
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy: src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1189
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1190
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1193
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/azure-pipelines-vscode-ext/ext-core/Program.cs#L206
This call site is reachable on all platforms. 'JSExportAttribute' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
deploy: src/azure-pipelines-vscode-ext/ext-core/Program.cs#L86
This call site is reachable on all platforms. 'JSExportAttribute' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
deploy: src/azure-pipelines-vscode-ext/ext-core/Program.cs#L133
This call site is reachable on all platforms. 'JSExportAttribute' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
deploy: src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1189
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1190
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1193
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Runner.Language.Server/CodeLensProvider.cs#L57
Nullability of reference types in type of parameter 'x' of 'bool Equality.Equals(TemplateToken x, TemplateToken y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TemplateToken>.Equals(TemplateToken? x, TemplateToken? y)' (possibly because of nullability attributes).
deploy: src/Runner.Language.Server/CodeLensProvider.cs#L57
Nullability of reference types in type of parameter 'y' of 'bool Equality.Equals(TemplateToken x, TemplateToken y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TemplateToken>.Equals(TemplateToken? x, TemplateToken? y)' (possibly because of nullability attributes).
deploy: src/Runner.Language.Server/TextDocumentSyncHelper.cs#L36
Cannot convert null literal to non-nullable reference type.
deploy: src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1189
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1190
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1193
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Runner.Language.Server/CodeLensProvider.cs#L57
Nullability of reference types in type of parameter 'x' of 'bool Equality.Equals(TemplateToken x, TemplateToken y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TemplateToken>.Equals(TemplateToken? x, TemplateToken? y)' (possibly because of nullability attributes).
deploy: src/Runner.Language.Server/CodeLensProvider.cs#L57
Nullability of reference types in type of parameter 'y' of 'bool Equality.Equals(TemplateToken x, TemplateToken y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TemplateToken>.Equals(TemplateToken? x, TemplateToken? y)' (possibly because of nullability attributes).
deploy: src/Runner.Language.Server/CodeLensProvider.cs#L103
Dereference of a possibly null reference.
deploy: src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1189
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1190
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1193
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.