Merge pull request #264 from Analogy-LogViewer/dependabot/nuget/Mezia… #561
dotnet-core-desktop.yml
on: push
Matrix: build
Push NuGet Packages
33s
Annotations
27 warnings
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected], microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (Release):
Analogy.AspNetCore.LogProvider/AnalogyLogger.cs#L22
Nullability of reference types in type of parameter 'exception' of 'void AnalogyLogger.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 (Release):
Analogy.AspNetCore.LogProvider/AnalogyLogger.cs#L82
Possible null reference return.
|
build (Release):
Analogy.AspNetCore.LogProvider/AnalogyLogger.cs#L10
Field '_name' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
build (Release):
Analogy.AspNetCore.LogProvider/AnalogyLogger.cs#L11
Field '_config' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
build (Release):
Analogy.AspNetCore.LogProvider/AnalogyLoggerProvider.cs#L10
Field '_config' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
build (Release):
Analogy.AspNetCore.LogProvider/AnalogyLoggerProvider.cs#L11
Field '_loggers' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
build (Release):
Analogy.AspNetCore.LogProvider/AnalogyLoggerProvider.cs#L12
Field '_gRPCSenders' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
build (Release):
Analogy.AspNetCore.LogProvider/AnalogyLoggerProvider.cs#L11
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
|
build (Release):
Analogy.AspNetCore.LogProvider/AnalogyLoggerProvider.cs#L12
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
|
build (Release):
Analogy.AspNetCore.LogProvider/AnalogyLogger.cs#L22
Nullability of reference types in type of parameter 'exception' of 'void AnalogyLogger.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 (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected], microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (Debug):
Analogy.AspNetCore.LogProvider/AnalogyLogger.cs#L22
Nullability of reference types in type of parameter 'exception' of 'void AnalogyLogger.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 (Debug):
Analogy.AspNetCore.LogProvider/AnalogyLogger.cs#L82
Possible null reference return.
|
build (Debug):
Analogy.AspNetCore.LogProvider/AnalogyLoggerProvider.cs#L11
Field '_loggers' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
build (Debug):
Analogy.AspNetCore.LogProvider/AnalogyLogger.cs#L10
Field '_name' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
build (Debug):
Analogy.AspNetCore.LogProvider/AnalogyLoggerProvider.cs#L10
Field '_config' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
build (Debug):
Analogy.AspNetCore.LogProvider/AnalogyLogger.cs#L11
Field '_config' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
build (Debug):
Analogy.AspNetCore.LogProvider/AnalogyLoggerProvider.cs#L12
Field '_gRPCSenders' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
build (Debug):
Analogy.AspNetCore.LogProvider/AnalogyLoggerProvider.cs#L11
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
|
build (Debug):
Analogy.AspNetCore.LogProvider/AnalogyLoggerProvider.cs#L12
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
|
build (Debug):
Analogy.AspNetCore.LogProvider/AnalogyLogger.cs#L22
Nullability of reference types in type of parameter 'exception' of 'void AnalogyLogger.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).
|
Push NuGet Packages
The following actions uses node12 which is deprecated and will be forced to run on node16: NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Push NuGet Packages
The following actions use a deprecated Node.js version and will be forced to run on node20: NuGet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Push NuGet Packages
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifactory_Debug
|
15.1 MB |
|
artifactory_Release
|
15.1 MB |
|