Update target frameworks #70
Annotations
3 errors and 13 warnings
test/EasyAbp.Abp.Trees.EntityFrameworkCore.Tests/EntityFrameworkCore/TreesEntityFrameworkCoreTestModule.cs#L45
The type or namespace name 'AbpUnitTestSqliteConnection' could not be found (are you missing a using directive or an assembly reference?)
|
test/EasyAbp.Abp.Trees.EntityFrameworkCore.Tests/EntityFrameworkCore/TreesEntityFrameworkCoreTestModule.cs#L45
The type or namespace name 'AbpUnitTestSqliteConnection' could not be found (are you missing a using directive or an assembly reference?)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, AsasInnab/regex-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v3, AsasInnab/regex-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/EasyAbp.Abp.Trees.Domain.Shared/EasyAbp/Abp/Trees/Exceptions/DuplicateDisplayNameException.cs#L10
Cannot convert null literal to non-nullable reference type.
|
|
src/EasyAbp.Abp.Trees.Domain/EasyAbp/Abp/Trees/TreesDbProperties.cs#L7
Cannot convert null literal to non-nullable reference type.
|
src/EasyAbp.Abp.Trees.Domain/EasyAbp/Abp/Trees/TreeOptions.cs#L27
Possible null reference return.
|
src/EasyAbp.Abp.Trees.Domain/EasyAbp/Abp/Trees/TreeOptions.cs#L36
Possible null reference argument for parameter 'obj' in 'void Action<TreeOptions<TEntity>>.Invoke(TreeOptions<TEntity> obj)'.
|
src/EasyAbp.Abp.Trees.Domain/EasyAbp/Abp/Trees/TreeExtensions.cs#L17
Possible null reference argument for parameter 'item' in 'void ICollection<TEntity>.Add(TEntity item)'.
|
src/EasyAbp.Abp.Trees.Domain/EasyAbp/Abp/Trees/TreeExtensions.cs#L18
Possible null reference argument for parameter 'item' in 'bool ICollection<TEntity>.Remove(TEntity item)'.
|
src/EasyAbp.Abp.Trees.Domain/EasyAbp/Abp/Trees/TreeCodeGenerator.cs#L29
Possible null reference return.
|
src/EasyAbp.Abp.Trees.Domain/EasyAbp/Abp/Trees/TreeCodeGenerator.cs#L76
Possible null reference return.
|
src/EasyAbp.Abp.Trees.Domain/EasyAbp/Abp/Trees/TreeCodeGenerator.cs#L131
Possible null reference return.
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading