Update TUnit to 0.9.2 #4479
Annotations
10 errors and 20 warnings
Build:
test/ModularPipelines.UnitTests/SkippedModuleTests.cs#L35
'ValueDelegateAssertionBuilder<CommandResult>' does not contain a definition for 'ThrowsException' and no accessible extension method 'ThrowsException' accepting a first argument of type 'ValueDelegateAssertionBuilder<CommandResult>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/ModularPipelines.UnitTests/PipelineRequirementTests.cs#L34
'AsyncValueDelegateAssertionBuilder<PipelineSummary>' does not contain a definition for 'Throws' and no accessible extension method 'Throws' accepting a first argument of type 'AsyncValueDelegateAssertionBuilder<PipelineSummary>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/ModularPipelines.UnitTests/PipelineRequirementTests.cs#L46
'AsyncValueDelegateAssertionBuilder<PipelineSummary>' does not contain a definition for 'Throws' and no accessible extension method 'Throws' accepting a first argument of type 'AsyncValueDelegateAssertionBuilder<PipelineSummary>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/ModularPipelines.UnitTests/PipelineProgressTests.cs#L134
'AsyncValueDelegateAssertionBuilder<PipelineSummary>' does not contain a definition for 'Throws' and no accessible extension method 'Throws' accepting a first argument of type 'AsyncValueDelegateAssertionBuilder<PipelineSummary>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/ModularPipelines.UnitTests/OneWayDependenciesNonCollisionTests.cs#L19
'AsyncValueDelegateAssertionBuilder<PipelineSummary>' does not contain a definition for 'ThrowsNothing' and no accessible extension method 'ThrowsNothing' accepting a first argument of type 'AsyncValueDelegateAssertionBuilder<PipelineSummary>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/ModularPipelines.UnitTests/NestedCollisionTests.cs#L21
'AsyncValueDelegateAssertionBuilder<PipelineSummary>' does not contain a definition for 'Throws' and no accessible extension method 'Throws' accepting a first argument of type 'AsyncValueDelegateAssertionBuilder<PipelineSummary>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/ModularPipelines.UnitTests/ModuleTimeoutTests.cs#L60
'AsyncValueDelegateAssertionBuilder<ModuleTimeoutTests.NoTimeoutModule>' does not contain a definition for 'ThrowsNothing' and no accessible extension method 'ThrowsNothing' accepting a first argument of type 'AsyncValueDelegateAssertionBuilder<ModuleTimeoutTests.NoTimeoutModule>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/ModularPipelines.UnitTests/ModuleNotRegisteredExceptionTests.cs#L47
'AsyncValueDelegateAssertionBuilder<PipelineSummary>' does not contain a definition for 'ThrowsNothing' and no accessible extension method 'ThrowsNothing' accepting a first argument of type 'AsyncValueDelegateAssertionBuilder<PipelineSummary>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/ModularPipelines.UnitTests/Helpers/DotNetTestResultsTests.cs#L64
'AsyncValueDelegateAssertionBuilder<DotNetTestResultsTests.DotNetTestWithoutFailureModule>' does not contain a definition for 'ThrowsNothing' and no accessible extension method 'ThrowsNothing' accepting a first argument of type 'AsyncValueDelegateAssertionBuilder<DotNetTestResultsTests.DotNetTestWithoutFailureModule>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/ModularPipelines.UnitTests/FolderTests.cs#L319
'ValueDelegateAssertionBuilder<Folder>' does not contain a definition for 'ThrowsNothing' and no accessible extension method 'ThrowsNothing' accepting a first argument of type 'ValueDelegateAssertionBuilder<Folder>' could be found (are you missing a using directive or an assembly reference?)
|
Add mask
Can't add secret mask for empty string in ##[add-mask] command.
|
Add mask
Can't add secret mask for empty string in ##[add-mask] command.
|
Build:
src/ModularPipelines.Analyzers/ModularPipelines.Analyzers.CodeFixes/Extensions/SyntaxNodeExtensions.cs#L15
Dereference of a possibly null reference.
|
Build:
test/ModularPipelines.UnitTests/GlobalTestSetup.cs#L8
Possible null reference assignment.
|
Build:
test/ModularPipelines.UnitTests/FileTests.cs#L295
Possible null reference argument for parameter 'path' in 'Folder.Folder(string path)'.
|
Build:
test/ModularPipelines.UnitTests/FileTests.cs#L304
Possible null reference argument for parameter 'path' in 'Folder.Folder(string path)'.
|
Build:
src/ModularPipelines.Analyzers/ModularPipelines.Analyzers.CodeFixes/Extensions/SyntaxNodeExtensions.cs#L15
Dereference of a possibly null reference.
|
Build:
test/ModularPipelines.UnitTests/GlobalTestSetup.cs#L8
Possible null reference assignment.
|
Build:
test/ModularPipelines.UnitTests/FileTests.cs#L295
Possible null reference argument for parameter 'path' in 'Folder.Folder(string path)'.
|
Build:
test/ModularPipelines.UnitTests/FileTests.cs#L304
Possible null reference argument for parameter 'path' in 'Folder.Folder(string path)'.
|
Build ModularPipelines.Analyzers.sln:
src/ModularPipelines.Analyzers/ModularPipelines.Analyzers.CodeFixes/Extensions/SyntaxNodeExtensions.cs#L15
Dereference of a possibly null reference.
|
|
|
|
|
|
|
|
|
|
Loading