Skip to content

Update build.yml to use .NET Core 3.1 for unit tests #36

Update build.yml to use .NET Core 3.1 for unit tests

Update build.yml to use .NET Core 3.1 for unit tests #36

Triggered via push January 14, 2024 22:19
Status Failure
Total duration 1m 58s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/Menees.Analyzers/Analyzer.cs#L3
The type or namespace name 'DiagnosticAnalyzer' could not be found (are you missing a using directive or an assembly reference?)
build: src/Menees.Analyzers/Men009UsePreferredExceptions.cs#L30
The type or namespace name 'ImmutableArray<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/Menees.Analyzers/Men009UsePreferredExceptions.cs#L30
The type or namespace name 'DiagnosticDescriptor' could not be found (are you missing a using directive or an assembly reference?)
build: src/Menees.Analyzers/Men014PreferTryGetValue.cs#L30
The type or namespace name 'ImmutableArray<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/Menees.Analyzers/Men014PreferTryGetValue.cs#L30
The type or namespace name 'DiagnosticDescriptor' could not be found (are you missing a using directive or an assembly reference?)
build: src/Menees.Analyzers/Men004PropertyAccessorTooLong.cs#L38
The type or namespace name 'ImmutableArray<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/Menees.Analyzers/Men004PropertyAccessorTooLong.cs#L38
The type or namespace name 'DiagnosticDescriptor' could not be found (are you missing a using directive or an assembly reference?)
build: src/Menees.Analyzers/Analyzer.cs#L17
The type or namespace name 'AnalysisContext' could not be found (are you missing a using directive or an assembly reference?)
build: src/Menees.Analyzers/GeneratedCodeAnalysisExtensions.cs#L55
The type or namespace name 'SyntaxTree' could not be found (are you missing a using directive or an assembly reference?)
build: src/Menees.Analyzers/GeneratedCodeAnalysisExtensions.cs#L55
The type or namespace name 'CancellationToken' could not be found (are you missing a using directive or an assembly reference?)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.