Skip to content

Merge remote-tracking branch 'origin/master' #31

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master' #31

Triggered via push August 3, 2024 22:07
Status Cancelled
Total duration 40m 15s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build
The run was canceled by @Aviuz.
build
The operation was canceled.
build
No files were found with the provided path: TestResults. No artifacts will be uploaded.
build: source/ECF/BaseKit/Commands/LoadScriptCommand.cs#L9
'CmdArgumentAttribute' is obsolete: 'Please use ArgumentAttribute on property instead'
build: source/ECF/BaseKit/Commands/LoadScriptCommand.cs#L9
'CmdArgumentAttribute' is obsolete: 'Please use ArgumentAttribute on property instead'
build: source/ECF/BaseKit/Commands/LoadScriptCommand.cs#L9
'CmdArgumentAttribute' is obsolete: 'Please use ArgumentAttribute on property instead'
build: source/ECF.Tests/CommandBaseBindingTests.cs#L93
Null should not be used for type parameter 'argument1' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: source/ECF.Tests/CommandBaseBindingTests.cs#L93
Null should not be used for type parameter 'argument2' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: source/ECF.Tests/CommandBaseBindingTests.cs#L93
Null should not be used for type parameter 'argument3' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: source/ECF.Tests/CommandBaseBindingTests.cs#L93
Null should not be used for type parameter 'parameter1' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: source/ECF.Tests/CommandBaseBindingTests.cs#L93
Null should not be used for type parameter 'parameter2' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: source/ECF.Tests/CommandBaseBindingTests.cs#L93
Null should not be used for type parameter 'parameter3' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: source/ECF.Tests/CommandBaseBindingTests.cs#L93
Null should not be used for type parameter 'legacy_parameter1' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)