CI #31
Annotations
1 error and 19 warnings
ci
Process completed with exit code 1.
|
FrontendDockerBackendProject (E2ETest.TyeRunTests) failed:
E2ETest.TyeRunTests#L0
test/E2ETest/TestResults/_fv-az1196-829_2024-02-27_17_10_24.trx [took 9s]
|
DockerNetworkAssignmentTest (E2ETest.TyeRunTests) failed:
E2ETest.TyeRunTests#L0
test/E2ETest/TestResults/_fv-az1196-829_2024-02-27_17_10_24.trx [took 7s]
|
DockerNetworkAssignmentForNonExistingNetworkTest (E2ETest.TyeRunTests) failed:
E2ETest.TyeRunTests#L0
test/E2ETest/TestResults/_fv-az1196-829_2024-02-27_17_10_24.trx [took 7s]
|
FrontendBackendRunTestWithDocker (E2ETest.TyeRunTests) failed:
E2ETest.TyeRunTests#L0
test/E2ETest/TestResults/_fv-az1196-829_2024-02-27_17_10_24.trx [took 7s]
|
FrontendBackendRunTestWithDockerAndBuildConfigurationAsProperty(buildConfiguration: "Debug") (E2ETest.TyeRunTests) failed:
E2ETest.TyeRunTests#L0
test/E2ETest/TestResults/_fv-az1196-829_2024-02-27_17_10_24.trx [took 16s]
|
FrontendBackendRunTestWithDockerAndBuildConfigurationAsProperty(buildConfiguration: "Release") (E2ETest.TyeRunTests) failed:
E2ETest.TyeRunTests#L0
test/E2ETest/TestResults/_fv-az1196-829_2024-02-27_17_10_24.trx [took 7s]
|
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, dapr/setup-dapr@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: dapr/setup-dapr@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci:
test/Test.Infrastructure/Logging/TestLogger.cs#L43
Nullability of reference types in type of parameter 'exception' of 'void TestLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
|
ci:
test/Test.Infrastructure/LoggedTest.cs#L16
Cannot convert null literal to non-nullable reference type.
|
ci:
test/Test.Infrastructure/AssemblyTestLog.cs#L56
Cannot convert null literal to non-nullable reference type.
|
ci:
test/Test.Infrastructure/TestHelpers.cs#L230
Cannot convert null literal to non-nullable reference type.
|
ci:
test/Test.Infrastructure/xunit/QuarantinedTestAttribute.cs#L52
Cannot convert null literal to non-nullable reference type.
|
ci:
test/Test.Infrastructure/TestFrameworkFileLoggerAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
|
ci:
test/Test.Infrastructure/LoggedTestBase.cs#L54
Cannot convert null literal to non-nullable reference type.
|
ci:
test/Test.Infrastructure/xunit/SkippedTestCase.cs#L27
Cannot convert null literal to non-nullable reference type.
|
ci:
test/Test.Infrastructure/LoggedTestBase.cs#L28
Cannot convert null literal to non-nullable reference type.
|
ci:
test/Test.Infrastructure/Logging/TestLoggerT.cs#L28
Nullability of reference types in type of parameter 'exception' of 'void TestLogger<T>.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
|
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|