Merge remote-tracking branch 'origin/master' #31
Annotations
2 errors and 11 warnings
|
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)
|