Bump NLog.Web.AspNetCore from 5.3.11 to 5.3.12 #520
dotnet-core-desktop.yml
on: pull_request
Matrix: build
Push NuGet Packages
0s
Annotations
25 warnings
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/[email protected], microsoft/[email protected], actions/upload-artifact@v2. 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#L80
Nullability in constraints for type parameter 'TState' of method 'AnalogyLogger.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 (Release):
Analogy.AspNetCore.LogProvider/AnalogyLogger.cs#L82
Possible null reference return.
|
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/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/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 (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/[email protected], microsoft/[email protected], actions/upload-artifact@v2. 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#L80
Nullability in constraints for type parameter 'TState' of method 'AnalogyLogger.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 (Debug):
Analogy.AspNetCore.LogProvider/AnalogyLogger.cs#L82
Possible null reference return.
|
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#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#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#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#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)
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifactory".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifactory
Expired
|
85.8 MB |
|