CallerMemberName -> MemberName #417
Annotations
7 errors and 11 warnings
Run dotnet build -c Debug
'LogInfo' does not contain a definition for 'CallerMemberName' and no accessible extension method 'CallerMemberName' accepting a first argument of type 'LogInfo' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet build -c Debug
'LogInfo' does not contain a definition for 'CallerFilePath' and no accessible extension method 'CallerFilePath' accepting a first argument of type 'LogInfo' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet build -c Debug
'LogInfo' does not contain a definition for 'CallerLineNumber' and no accessible extension method 'CallerLineNumber' accepting a first argument of type 'LogInfo' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet build -c Debug
'LogInfo' does not contain a definition for 'CallerMemberName' and no accessible extension method 'CallerMemberName' accepting a first argument of type 'LogInfo' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet build -c Debug:
tests/ZLogger.Tests/CallerInfoTest.cs#L23
'LogInfo' does not contain a definition for 'CallerFilePath' and no accessible extension method 'CallerFilePath' accepting a first argument of type 'LogInfo' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet build -c Debug:
tests/ZLogger.Tests/CallerInfoTest.cs#L24
'LogInfo' does not contain a definition for 'CallerLineNumber' and no accessible extension method 'CallerLineNumber' accepting a first argument of type 'LogInfo' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet build -c Debug
Process completed with exit code 1.
|
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/.
|
Run dotnet build -c Debug
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
Run dotnet build -c Debug
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
Run dotnet build -c Debug
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
Run dotnet build -c Debug
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
Run dotnet build -c Debug
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
Run dotnet build -c Debug
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
Run dotnet build -c Debug
The variable 'x' is assigned but its value is never used
|
Run dotnet build -c Debug
The variable 'y' is assigned but its value is never used
|
Run dotnet build -c Debug
The variable 'z' is assigned but its value is never used
|
Run dotnet build -c Debug
The field 'EmptyLogging.zLoggerFactory3' is never used
|
The logs for this run have expired and are no longer available.
Loading