Skip to content

extension v0.2.2 (#434) #368

extension v0.2.2 (#434)

extension v0.2.2 (#434) #368

Triggered via push November 3, 2024 11:27
Status Success
Total duration 6m 37s
Artifacts 4

deploy-pages.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
Invalid file permissions automatically fixed
mode of 'webapp/ExpandAzurePipelines/_framework/icudt_EFIGS.dat' changed from 0744 (rwxr--r--) to 0755 (rwxr-xr-x)
Invalid file permissions automatically fixed
mode of 'webapp/ExpandAzurePipelines/_framework/dotnet.runtime.8.0.10.a2v1j2tzpw.js' changed from 0744 (rwxr--r--) to 0755 (rwxr-xr-x)
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Invalid file permissions automatically fixed
mode of 'webapp/ExpandAzurePipelines/_framework/dotnet.js' changed from 0744 (rwxr--r--) to 0755 (rwxr-xr-x)
Invalid file permissions automatically fixed
mode of 'webapp/ExpandAzurePipelines/_framework/blazor.webassembly.js' changed from 0744 (rwxr--r--) to 0755 (rwxr-xr-x)
Invalid file permissions automatically fixed
mode of 'webapp/ExpandAzurePipelines/_framework/icudt_no_CJK.dat' changed from 0744 (rwxr--r--) to 0755 (rwxr-xr-x)
Invalid file permissions automatically fixed
mode of 'webapp/ExpandAzurePipelines/_framework/dotnet.native.wasm' changed from 0744 (rwxr--r--) to 0755 (rwxr-xr-x)
Invalid file permissions automatically fixed
mode of 'webapp/ExpandAzurePipelines/_framework/icudt_CJK.dat' changed from 0744 (rwxr--r--) to 0755 (rwxr-xr-x)
Invalid file permissions automatically fixed
mode of 'webapp/ExpandAzurePipelines/_framework/dotnet.native.8.0.10.4xsnm8lwn6.js' changed from 0744 (rwxr--r--) to 0755 (rwxr-xr-x)
Invalid file permissions automatically fixed
mode of 'webapp/ExpandAzurePipelines/_content/BlazorMonaco/lib/monaco-editor/min-maps/vs/base/common/worker/simpleWorker.nls.ko.js.map' changed from 0744 (rwxr--r--) to 0755 (rwxr-xr-x)
Invalid file permissions automatically fixed
mode of 'webapp/ExpandAzurePipelines/_content/BlazorMonaco/lib/monaco-editor/min-maps/vs/base/common/worker/simpleWorker.nls.zh-tw.js.map' changed from 0744 (rwxr--r--) to 0755 (rwxr-xr-x)
deploy: src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
deploy: src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
deploy: src/Runner.Language.Server/CodeLensProvider.cs#L56
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#L56
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#L102
Dereference of a possibly null reference.
deploy: src/Runner.Language.Server/CodeLensProvider.cs#L102
Dereference of a possibly null reference.
deploy: src/Runner.Language.Server/CodeLensProvider.cs#L102
Dereference of a possibly null reference.
deploy: src/Runner.Language.Server/CodeLensProvider.cs#L102
Dereference of a possibly null reference.
deploy: src/Runner.Language.Server/CodeLensProvider.cs#L121
Converting null literal or possible null value to non-nullable type.
deploy: src/Runner.Language.Server/CodeLensProvider.cs#L143
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#L1203
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1204
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Runner.Language.Server/CodeLensProvider.cs#L56
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#L56
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#L126
Converting null literal or possible null value to non-nullable type.
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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1203
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1204
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1207
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#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#L205
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/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#L205
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)

Artifacts

Produced during runtime
Name Size
azure-pipelines-vscode-ext-pre-release
12.2 MB
github-pages Expired
299 MB
runner-server-vscode-pre-release
41.6 MB
runner-server-web-vscode-pre-release
13.8 MB