Skip to content

Update cd.yml

Update cd.yml #2

Triggered via push February 29, 2024 21:05
Status Success
Total duration 42s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 1 notice
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: 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).
build: test/Test.Infrastructure/Logging/XunitLoggerProvider.cs#L61
Nullability of reference types in type of parameter 'exception' of 'void XunitLogger.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).
build: test/Test.Infrastructure/LoggedTest.cs#L16
Cannot convert null literal to non-nullable reference type.
build: test/Test.Infrastructure/TestFrameworkFileLoggerAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
build: test/Test.Infrastructure/TestOutputDirectoryAttribute.cs#L12
Cannot convert null literal to non-nullable reference type.
build: test/Test.Infrastructure/xunit/SkippedTestCase.cs#L27
Cannot convert null literal to non-nullable reference type.
build: test/Test.Infrastructure/xunit/WORKAROUND_SkippedDataRowTestCase.cs#L34
Cannot convert null literal to non-nullable reference type.
build: test/Test.Infrastructure/xunit/WORKAROUND_SkippedDataRowTestCase.cs#L51
Cannot convert null literal to non-nullable reference type.
build: 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).
build: test/Test.Infrastructure/Logging/TestSink.cs#L16
Cannot convert null literal to non-nullable reference type.
MultiProjectDockerStoppingTests (E2ETest.ReplicaStoppingTests) failed: E2ETest.ReplicaStoppingTests#L0
test/E2ETest/TestResults/_fv-az1245-956_2024-02-29_21_07_15.trx [took 1m 24s]
203 tests found
There are 203 tests, see "Raw output" for the full list of tests.