Skip to content

adjust tye init templates to point to tye2 (#44) #17

adjust tye init templates to point to tye2 (#44)

adjust tye init templates to point to tye2 (#44) #17

Triggered via push March 17, 2024 20:37
Status Success
Total duration 1m 2s
Artifacts 1

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings and 2 notices
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: src/Microsoft.Tye.Hosting.Diagnostics/Logging/LoggerException.cs#L21
Member 'LoggerException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'LoggerException.GetObjectData(SerializationInfo, StreamingContext)'.
build: src/Microsoft.Tye.Hosting.Diagnostics/LoggingSink.cs#L97
Possible null reference argument for parameter 'item' in 'void List<IDisposable>.Add(IDisposable item)'.
build: src/Microsoft.Tye.Hosting.Diagnostics/LoggingSink.cs#L214
'ApplicationInsightsLoggingBuilderExtensions.AddApplicationInsights(ILoggingBuilder, string)' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use the AddApplicationInsights() overload which accepts Action<TelemetryConfiguration> and set TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
build: src/Microsoft.Tye.Core/ProjectReader.cs#L72
'SemVersion.TryParse(string, out SemVersion, bool)' is obsolete: 'Method is obsolete. Use TryParse() overload with SemVersionStyles instead.'
build: src/Microsoft.Tye.Hosting/Infrastructure/ServiceLoggerProvider.cs#L40
Nullability in constraints for type parameter 'TState' of method 'ServiceLoggerProvider.ServiceLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
build: src/Microsoft.Tye.Hosting/TyeBuildException.cs#L25
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: src/Microsoft.Tye.Hosting.Diagnostics/Logging/LoggerException.cs#L21
Member 'LoggerException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'LoggerException.GetObjectData(SerializationInfo, StreamingContext)'.
build: src/Microsoft.Tye.Hosting.Diagnostics/LoggingSink.cs#L97
Possible null reference argument for parameter 'item' in 'void List<IDisposable>.Add(IDisposable item)'.
build: src/Microsoft.Tye.Hosting.Diagnostics/LoggingSink.cs#L214
'ApplicationInsightsLoggingBuilderExtensions.AddApplicationInsights(ILoggingBuilder, string)' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use the AddApplicationInsights() overload which accepts Action<TelemetryConfiguration> and set TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
build: src/Microsoft.Tye.Core/ProjectReader.cs#L72
'SemVersion.TryParse(string, out SemVersion, bool)' is obsolete: 'Method is obsolete. Use TryParse() overload with SemVersionStyles instead.'
build: src/tye-diag-agent/Program.cs#L27
Possible null reference assignment.
build: src/tye-diag-agent/Program.cs#L28
Possible null reference assignment.
build: src/Microsoft.Tye.Hosting/Infrastructure/ServiceLoggerProvider.cs#L40
Nullability in constraints for type parameter 'TState' of method 'ServiceLoggerProvider.ServiceLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
build: src/Microsoft.Tye.Hosting/TyeBuildException.cs#L25
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: test/Test.Infrastructure/AssemblyTestLog.cs#L56
Cannot convert null literal to non-nullable reference type.
build: test/Test.Infrastructure/AssemblyTestLog.cs#L59
Cannot convert null literal to non-nullable reference type.
202 tests found
There are 202 tests, see "Raw output" for the full list of tests.
202 tests found
There are 202 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size
tye2-0.11.8.zip Expired
7.99 MB