Skip to content

Refactoring release workflow actions #7

Refactoring release workflow actions

Refactoring release workflow actions #7

Triggered via push May 20, 2025 19:59
Status Success
Total duration 27s
Artifacts

build.yml

on: push
build-master
21s
build-master
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-master: tests/FlowSynx.Plugins.Azure.Blobs.UnitTests/PathHelperTests.cs#L95
Cannot convert null literal to non-nullable reference type.
build-master: tests/FlowSynx.Plugins.Azure.Blobs.UnitTests/PathHelperTests.cs#L63
Cannot convert null literal to non-nullable reference type.
build-master: src/AzureBlobPlugin.cs#L13
The field 'AzureBlobPlugin._isInitialized' is assigned but its value is never used
build-master: tests/FlowSynx.Plugins.Azure.Blobs.UnitTests/Services/AzureBlobConnectionTests.cs#L37
Null should not be used for type parameter 'accountKey' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-master: tests/FlowSynx.Plugins.Azure.Blobs.UnitTests/Services/AzureBlobConnectionTests.cs#L36
Null should not be used for type parameter 'accountName' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-master: tests/FlowSynx.Plugins.Azure.Blobs.UnitTests/PathHelperTests.cs#L108
Cannot convert null literal to non-nullable reference type.
build-master: tests/FlowSynx.Plugins.Azure.Blobs.UnitTests/Services/AzureBlobConnectionTests.cs#L60
Cannot convert null literal to non-nullable reference type.
build-master: tests/FlowSynx.Plugins.Azure.Blobs.UnitTests/PathHelperTests.cs#L95
Cannot convert null literal to non-nullable reference type.
build-master: tests/FlowSynx.Plugins.Azure.Blobs.UnitTests/PathHelperTests.cs#L63
Cannot convert null literal to non-nullable reference type.
build-master: src/AzureBlobPlugin.cs#L13
The field 'AzureBlobPlugin._isInitialized' is assigned but its value is never used