Skip to content

Documentation pipeline fix #68

Documentation pipeline fix

Documentation pipeline fix #68

Triggered via pull request March 5, 2024 21:06
Status Cancelled
Total duration 1m 28s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
ci
The run was canceled by @drakon660.
ci
The operation was canceled.
ci: 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)'.
ci: src/Microsoft.Tye.Hosting.Diagnostics/LoggingSink.cs#L97
Possible null reference argument for parameter 'item' in 'void List<IDisposable>.Add(IDisposable item)'.
ci: 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.'
ci: src/tye-diag-agent/Program.cs#L27
Possible null reference assignment.
ci: src/tye-diag-agent/Program.cs#L28
Possible null reference assignment.
ci: src/Microsoft.Tye.Core/ProjectReader.cs#L72
'SemVersion.TryParse(string, out SemVersion, bool)' is obsolete: 'Method is obsolete. Use TryParse() overload with SemVersionStyles instead.'
ci: 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.
ci: src/Microsoft.Tye.Hosting/TyeHost.cs#L192
Possible null reference argument for parameter 'fileProviders' in 'CompositeFileProvider.CompositeFileProvider(params IFileProvider[]? fileProviders)'.
ci: 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)
ci: test/Test.Infrastructure/AssemblyTestLog.cs#L56
Cannot convert null literal to non-nullable reference type.
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/
ci
Could not find any files for **/*.trx