Skip to content

Bump Microsoft.EntityFrameworkCore and Microsoft.Extensions.Logging.Abstractions #503

Bump Microsoft.EntityFrameworkCore and Microsoft.Extensions.Logging.Abstractions

Bump Microsoft.EntityFrameworkCore and Microsoft.Extensions.Logging.Abstractions #503

Triggered via pull request November 18, 2024 15:06
Status Failure
Total duration 1m 48s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Foundatio.Parsers.SqlQueries.Tests.SqlQueryParserTests.CanHandleEmptyTokens: _/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L133
System.TypeLoadException : Could not load type 'Microsoft.EntityFrameworkCore.Metadata.Internal.AdHocMapper' from assembly 'Microsoft.EntityFrameworkCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
Foundatio.Parsers.SqlQueries.Tests.SqlQueryParserTests.CanUseNavigationFields: _/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L259
System.TypeLoadException : Could not load type 'Microsoft.EntityFrameworkCore.Metadata.Internal.AdHocMapper' from assembly 'Microsoft.EntityFrameworkCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
Foundatio.Parsers.SqlQueries.Tests.SqlQueryParserTests.CanSearchDefaultFields: _/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L67
System.TypeLoadException : Could not load type 'Microsoft.EntityFrameworkCore.Metadata.Internal.AdHocMapper' from assembly 'Microsoft.EntityFrameworkCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
Foundatio.Parsers.SqlQueries.Tests.SqlQueryParserTests.CanUseDateFilter: _/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L154
System.TypeLoadException : Could not load type 'Microsoft.EntityFrameworkCore.Metadata.Internal.AdHocMapper' from assembly 'Microsoft.EntityFrameworkCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
Foundatio.Parsers.SqlQueries.Tests.SqlQueryParserTests.CanUseExistsFilter: _/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L171
System.TypeLoadException : Could not load type 'Microsoft.EntityFrameworkCore.Metadata.Internal.AdHocMapper' from assembly 'Microsoft.EntityFrameworkCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
Foundatio.Parsers.SqlQueries.Tests.SqlQueryParserTests.CanUseSkipNavigationFields: _/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L283
System.TypeLoadException : Could not load type 'Microsoft.EntityFrameworkCore.Metadata.Internal.AdHocMapper' from assembly 'Microsoft.EntityFrameworkCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
Foundatio.Parsers.SqlQueries.Tests.SqlQueryParserTests.CanUseCollectionDefaultFields: _/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L222
System.TypeLoadException : Could not load type 'Microsoft.EntityFrameworkCore.Metadata.Internal.AdHocMapper' from assembly 'Microsoft.EntityFrameworkCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
Foundatio.Parsers.SqlQueries.Tests.SqlQueryParserTests.CanUseDateMathFilter: _/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L205
System.TypeLoadException : Could not load type 'Microsoft.EntityFrameworkCore.Metadata.Internal.AdHocMapper' from assembly 'Microsoft.EntityFrameworkCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
Foundatio.Parsers.SqlQueries.Tests.SqlQueryParserTests.CanUseMissingFilter: _/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L188
System.TypeLoadException : Could not load type 'Microsoft.EntityFrameworkCore.Metadata.Internal.AdHocMapper' from assembly 'Microsoft.EntityFrameworkCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
Foundatio.Parsers.SqlQueries.Tests.SqlQueryParserTests.CanGenerateSql: _/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L307
System.TypeLoadException : Could not load type 'Microsoft.EntityFrameworkCore.Metadata.Internal.AdHocMapper' from assembly 'Microsoft.EntityFrameworkCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
build / build: tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L336
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build / build: tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L336
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.