Build-Release #47
build-release.yml
on: workflow_dispatch
Annotations
7 errors and 11 warnings
build-dotnet
'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?)
|
build-dotnet
'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?)
|
build-dotnet
'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?)
|
build-dotnet
'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?)
|
build-dotnet:
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?)
|
build-dotnet:
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?)
|
build-dotnet
Process completed with exit code 1.
|
build-dotnet
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/.
|
build-dotnet
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
build-dotnet
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
build-dotnet
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
build-dotnet
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
build-dotnet
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
build-dotnet
The argument should be a constant for optimal performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
|
build-dotnet
The variable 'x' is assigned but its value is never used
|
build-dotnet
The variable 'y' is assigned but its value is never used
|
build-dotnet
The variable 'z' is assigned but its value is never used
|
build-dotnet
The field 'EmptyLogging.zLoggerFactory3' is never used
|