Develop - Database optimization and code refactoring #213
build-and-test.yml
on: pull_request
Build And Test Job
35s
Annotations
5 warnings
Build And Test Job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build And Test Job:
app/Components/Pages/EventDetails.razor#L55
Found markup element with unexpected name 'EventActivityCard'. If this is intended to be a component, add a @using directive for its namespace.
|
Build And Test Job
Found version-specific or distribution-specific runtime identifier(s): 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.
|
Build And Test Job:
app/Components/Pages/EventDetails.razor#L55
Found markup element with unexpected name 'EventActivityCard'. If this is intended to be a component, add a @using directive for its namespace.
|
Build And Test Job
Found version-specific or distribution-specific runtime identifier(s): 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.
|