Skip to content

Merge branch 'main' into jg/dynamicobject #2906

Merge branch 'main' into jg/dynamicobject

Merge branch 'main' into jg/dynamicobject #2906

GitHub Actions / Test - ubuntu-latest Adaptors/S3/tests failed Dec 19, 2024 in 1s

0 passed, 15 failed and 0 skipped

Tests failed

❌ Adaptors/S3/tests/TestResults/test-results.trx

15 tests were completed in 2s with 0 passed, 15 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ArmoniK.Core.Adapters.S3.Tests.ObjectStorageTests 15❌ 339ms

❌ ArmoniK.Core.Adapters.S3.Tests.ObjectStorageTests

❌ AddValuesAsyncShouldWork("","")
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ AddValuesAsyncShouldWork("","def")
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ AddValuesAsyncShouldWork("")
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ AddValuesAsyncShouldWork("abc","")
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ AddValuesAsyncShouldWork("abc","def","ghi")
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ AddValuesAsyncShouldWork("abc","def")
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ AddValuesAsyncShouldWork("abc")
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ AddValuesAsyncShouldWork()
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ AddValuesAsyncWithoutChunkShouldWork
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ DeleteDeleteTwiceShouldSucceed
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ EmptyPayload
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ GetValuesAsyncShouldFail
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ InitShouldSucceed
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ Payload2ShouldBeEqual
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
❌ PayloadShouldBeEqual
	System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.

Annotations

Check failure on line 0 in Adaptors/S3/tests/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / Test - ubuntu-latest Adaptors/S3/tests

ArmoniK.Core.Adapters.S3.Tests.ObjectStorageTests ► AddValuesAsyncShouldWork("","")

Failed test found in:
  Adaptors/S3/tests/TestResults/test-results.trx
Error:
  System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
Raw output
System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
TypeLoadException was thrown by the Exception.StackTrace property.

Check failure on line 0 in Adaptors/S3/tests/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / Test - ubuntu-latest Adaptors/S3/tests

ArmoniK.Core.Adapters.S3.Tests.ObjectStorageTests ► AddValuesAsyncShouldWork("","def")

Failed test found in:
  Adaptors/S3/tests/TestResults/test-results.trx
Error:
  System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
Raw output
System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
TypeLoadException was thrown by the Exception.StackTrace property.

Check failure on line 0 in Adaptors/S3/tests/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / Test - ubuntu-latest Adaptors/S3/tests

ArmoniK.Core.Adapters.S3.Tests.ObjectStorageTests ► AddValuesAsyncShouldWork("")

Failed test found in:
  Adaptors/S3/tests/TestResults/test-results.trx
Error:
  System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
Raw output
System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
TypeLoadException was thrown by the Exception.StackTrace property.

Check failure on line 0 in Adaptors/S3/tests/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / Test - ubuntu-latest Adaptors/S3/tests

ArmoniK.Core.Adapters.S3.Tests.ObjectStorageTests ► AddValuesAsyncShouldWork("abc","")

Failed test found in:
  Adaptors/S3/tests/TestResults/test-results.trx
Error:
  System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
Raw output
System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
TypeLoadException was thrown by the Exception.StackTrace property.

Check failure on line 0 in Adaptors/S3/tests/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / Test - ubuntu-latest Adaptors/S3/tests

ArmoniK.Core.Adapters.S3.Tests.ObjectStorageTests ► AddValuesAsyncShouldWork("abc","def","ghi")

Failed test found in:
  Adaptors/S3/tests/TestResults/test-results.trx
Error:
  System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
Raw output
System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
TypeLoadException was thrown by the Exception.StackTrace property.

Check failure on line 0 in Adaptors/S3/tests/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / Test - ubuntu-latest Adaptors/S3/tests

ArmoniK.Core.Adapters.S3.Tests.ObjectStorageTests ► AddValuesAsyncShouldWork("abc","def")

Failed test found in:
  Adaptors/S3/tests/TestResults/test-results.trx
Error:
  System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
Raw output
System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
TypeLoadException was thrown by the Exception.StackTrace property.

Check failure on line 0 in Adaptors/S3/tests/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / Test - ubuntu-latest Adaptors/S3/tests

ArmoniK.Core.Adapters.S3.Tests.ObjectStorageTests ► AddValuesAsyncShouldWork("abc")

Failed test found in:
  Adaptors/S3/tests/TestResults/test-results.trx
Error:
  System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
Raw output
System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
TypeLoadException was thrown by the Exception.StackTrace property.

Check failure on line 0 in Adaptors/S3/tests/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / Test - ubuntu-latest Adaptors/S3/tests

ArmoniK.Core.Adapters.S3.Tests.ObjectStorageTests ► AddValuesAsyncShouldWork()

Failed test found in:
  Adaptors/S3/tests/TestResults/test-results.trx
Error:
  System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
Raw output
System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
TypeLoadException was thrown by the Exception.StackTrace property.

Check failure on line 0 in Adaptors/S3/tests/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / Test - ubuntu-latest Adaptors/S3/tests

ArmoniK.Core.Adapters.S3.Tests.ObjectStorageTests ► AddValuesAsyncWithoutChunkShouldWork

Failed test found in:
  Adaptors/S3/tests/TestResults/test-results.trx
Error:
  System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
Raw output
System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
TypeLoadException was thrown by the Exception.StackTrace property.

Check failure on line 0 in Adaptors/S3/tests/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / Test - ubuntu-latest Adaptors/S3/tests

ArmoniK.Core.Adapters.S3.Tests.ObjectStorageTests ► DeleteDeleteTwiceShouldSucceed

Failed test found in:
  Adaptors/S3/tests/TestResults/test-results.trx
Error:
  System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
Raw output
System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
TypeLoadException was thrown by the Exception.StackTrace property.

Check failure on line 0 in Adaptors/S3/tests/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / Test - ubuntu-latest Adaptors/S3/tests

ArmoniK.Core.Adapters.S3.Tests.ObjectStorageTests ► EmptyPayload

Failed test found in:
  Adaptors/S3/tests/TestResults/test-results.trx
Error:
  System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
Raw output
System.MissingMethodException : Method not found: 'Void Amazon.Runtime.ClientConfig.set_ServiceId(System.String)'.
TypeLoadException was thrown by the Exception.StackTrace property.