Skip to content

🆕 feat(MPagination): Added MiniVariant MiniVariantChange and MobileBr… #64

🆕 feat(MPagination): Added MiniVariant MiniVariantChange and MobileBr…

🆕 feat(MPagination): Added MiniVariant MiniVariantChange and MobileBr… #64

Triggered via pull request August 1, 2024 07:32
Status Failure
Total duration 1m 10s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 13 warnings
pr
Process completed with exit code 1.
pr
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
pr
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr
.NET 7.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.
pr: src/Masa.Blazor.Docs.ApiGenerator/ApiGenerator.cs#L353
Dereference of a possibly null reference.
pr: src/Masa.Blazor.Docs.ApiGenerator/ApiGenerator.cs#L356
Dereference of a possibly null reference.
pr: src/Masa.Blazor.Docs.ComponentApiGenerator/ComponentApiGenerator.cs#L33
The type 'Masa.Blazor.Docs.ApiGenerator.ComponentMeta?' cannot be used as type parameter 'T' in the generic type or method 'IEnumerableExtensions.Distinct<T>(IEnumerable<T>, Func<T, T, bool>)'. Nullability of type argument 'Masa.Blazor.Docs.ApiGenerator.ComponentMeta?' doesn't match 'notnull' constraint.
pr: src/Masa.Blazor.Docs.ComponentApiGenerator/ComponentApiGenerator.cs#L33
Nullability of reference types in type of parameter 'a' of 'lambda expression' doesn't match the target delegate 'Func<ComponentMeta?, ComponentMeta?, bool>' (possibly because of nullability attributes).
pr: src/Masa.Blazor.Docs.ComponentApiGenerator/ComponentApiGenerator.cs#L33
Nullability of reference types in type of parameter 'b' of 'lambda expression' doesn't match the target delegate 'Func<ComponentMeta?, ComponentMeta?, bool>' (possibly because of nullability attributes).
pr: src/Masa.Blazor.Docs.ComponentApiGenerator/ComponentApiGenerator.cs#L318
Dereference of a possibly null reference.
pr: src/Masa.Blazor.Docs.ComponentApiGenerator/ComponentApiGenerator.cs#L321
Dereference of a possibly null reference.
pr: src/Masa.Blazor.Docs.ApiGenerator/ApiGenerator.cs#L353
Dereference of a possibly null reference.
pr: src/Masa.Blazor.Docs.ApiGenerator/ApiGenerator.cs#L356
Dereference of a possibly null reference.
pr: src/Masa.Blazor.Docs.ComponentApiGenerator/ComponentApiGenerator.cs#L33
The type 'Masa.Blazor.Docs.ApiGenerator.ComponentMeta?' cannot be used as type parameter 'T' in the generic type or method 'IEnumerableExtensions.Distinct<T>(IEnumerable<T>, Func<T, T, bool>)'. Nullability of type argument 'Masa.Blazor.Docs.ApiGenerator.ComponentMeta?' doesn't match 'notnull' constraint.