implemented unit tests for saving and loading model changes #97
Annotations
12 warnings
windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, codecov/codecov-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example: [D:\a\CoreCraft\CoreCraft\src\CoreCraft\CoreCraft.csproj::TargetFramework=netstandard2.0]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: <IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable> [D:\a\CoreCraft\CoreCraft\src\CoreCraft\CoreCraft.csproj::TargetFramework=netstandard2.0]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example: [D:\a\CoreCraft\CoreCraft\src\CoreCraft\CoreCraft.csproj::TargetFramework=netstandard2.0]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: <IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable> [D:\a\CoreCraft\CoreCraft\src\CoreCraft\CoreCraft.csproj::TargetFramework=netstandard2.0]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.202\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets(221,5): warning NU5128: Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below: [D:\a\CoreCraft\CoreCraft\src\CoreCraft.Generators\CoreCraft.Generators.csproj]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.202\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets(221,5): warning NU5128: - Add lib or ref assemblies for the netstandard2.0 target framework [D:\a\CoreCraft\CoreCraft\src\CoreCraft.Generators\CoreCraft.Generators.csproj]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets(284,5): warning NETSDK1206: Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details. [D:\a\CoreCraft\CoreCraft\src\CoreCraft.Storage.Sqlite\CoreCraft.Storage.Sqlite.csproj::TargetFramework=net8.0]
|
windows-latest
D:\a\CoreCraft\CoreCraft\src\CoreCraft.Storage.Json\Model\History\RelationChangeSet.cs(9,12): warning CS8618: Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\CoreCraft\CoreCraft\src\CoreCraft.Storage.Json\CoreCraft.Storage.Json.csproj::TargetFramework=net8.0]
|
windows-latest
D:\a\CoreCraft\CoreCraft\src\CoreCraft.Storage.Json\Model\History\RelationChange.cs(10,12): warning CS8618: Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\CoreCraft\CoreCraft\src\CoreCraft.Storage.Json\CoreCraft.Storage.Json.csproj::TargetFramework=net8.0]
|
windows-latest
D:\a\CoreCraft\CoreCraft\src\CoreCraft.Storage.Json\Model\History\RelationChange.cs(10,12): warning CS8618: Non-nullable property 'Child' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\CoreCraft\CoreCraft\src\CoreCraft.Storage.Json\CoreCraft.Storage.Json.csproj::TargetFramework=net8.0]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
packages
Expired
|
542 KB |
|