Migrated Roslyn Analyzers and Generators to netstandard20 #169
Annotations
9 errors and 1 warning
Build for AWS Testing:
src/Infrastructure.Common/Recording/AWSCloudWatchCrashReporter.cs#L5
The type or namespace name 'Logging' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
Build for AWS Testing:
src/Infrastructure.Common/Recording/AWSCloudWatchCrashReporter.cs#L18
The type or namespace name 'ILoggerFactory' could not be found (are you missing a using directive or an assembly reference?)
|
Build for AWS Testing:
src/Infrastructure.Common/Recording/AWSCloudWatchCrashReporter.cs#L23
The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?)
|
Build for AWS Testing:
src/Infrastructure.Common/Recording/AWSCloudWatchCrashReporter.cs#L16
The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?)
|
Build for AWS Testing:
src/Infrastructure.Common/Recording/AWSCloudWatchCrashReporter.cs#L5
The type or namespace name 'Logging' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
Build for AWS Testing:
src/Infrastructure.Common/Recording/AWSCloudWatchCrashReporter.cs#L18
The type or namespace name 'ILoggerFactory' could not be found (are you missing a using directive or an assembly reference?)
|
Build for AWS Testing:
src/Infrastructure.Common/Recording/AWSCloudWatchCrashReporter.cs#L23
The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?)
|
Build for AWS Testing:
src/Infrastructure.Common/Recording/AWSCloudWatchCrashReporter.cs#L16
The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?)
|
Build for AWS Testing
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/.
|
Loading