Bump Google.Protobuf from 3.28.2 to 3.28.3 #555
dotnet-core-desktop.yml
on: pull_request
Matrix: build
Push NuGet Packages
0s
Annotations
24 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/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/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#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#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/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/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#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/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#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/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/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/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).
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifactory_Debug
Expired
|
15.1 MB |
|
artifactory_Release
Expired
|
15.1 MB |
|