Skip to content

Update for .NET standard 2.1 #31

Update for .NET standard 2.1

Update for .NET standard 2.1 #31

Re-run triggered February 22, 2024 22:47
Status Failure
Total duration 26s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build: src/JsonEasyNavigation/ArrayEnumeratorWrapper.cs#L5
The non-generic type 'IEnumerator' cannot be used with type arguments
build: src/JsonEasyNavigation/JsonExtensions.cs#L97
The type or namespace name 'IEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/JsonEasyNavigation/JsonExtensions.cs#L98
The type or namespace name 'Func<,>' could not be found (are you missing a using directive or an assembly reference?)
build: src/JsonEasyNavigation/JsonExtensions.cs#L97
The type or namespace name 'IEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/JsonEasyNavigation/JsonExtensions.cs#L107
The type or namespace name 'IEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/JsonEasyNavigation/JsonExtensions.cs#L108
The type or namespace name 'Func<,>' could not be found (are you missing a using directive or an assembly reference?)
build: src/JsonEasyNavigation/JsonExtensions.cs#L107
The type or namespace name 'IEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/JsonEasyNavigation/BoxingSafeConverter.cs#L10
The type or namespace name 'Func<,>' could not be found (are you missing a using directive or an assembly reference?)
build: src/JsonEasyNavigation/JsonNavigationElement.cs#L8
The type or namespace name 'IEquatable<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/JsonEasyNavigation/JsonNavigationElement.ReadOnlyDictionary.cs#L3
The type or namespace name 'IReadOnlyDictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 5.0 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.