Skip to content

Release

Release #1

Manually triggered March 27, 2025 15:09
Status Failure
Total duration 3m 43s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
Release: PowerSync/PowerSync.Common/DB/Schema/Table.cs#L84
'KeyValuePair<string, List<string>>' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'KeyValuePair<string, List<string>>' could be found (are you missing a using directive or an assembly reference?)
Release: PowerSync/PowerSync.Common/DB/Schema/Table.cs#L84
No suitable 'Deconstruct' instance or extension method was found for type 'KeyValuePair<string, List<string>>', with 2 out parameters and a void return type.
Release: PowerSync/PowerSync.Common/DB/Schema/Table.cs#L84
Cannot infer the type of implicitly-typed deconstruction variable 'indexName'.
Release: PowerSync/PowerSync.Common/DB/Schema/Table.cs#L84
Cannot infer the type of implicitly-typed deconstruction variable 'indexColumns'.
Release
Process completed with exit code 1.
Release: PowerSync/PowerSync.Common/MDSQLite/MDSQLiteConnection.cs#L145
Possible null reference assignment.
Release: PowerSync/PowerSync.Common/MDSQLite/MDSQLiteConnection.cs#L145
Possible null reference assignment.
Release: PowerSync/PowerSync.Common/Client/Sync/Bucket/SqliteBucketStorage.cs#L406
Possible null reference assignment.
Release: PowerSync/PowerSync.Common/Client/PowerSyncDatabase.cs#L513
Possible null reference assignment.
Release: PowerSync/PowerSync.Common/MDSQLite/MDSQLiteConnection.cs#L145
Possible null reference assignment.
Release: PowerSync/PowerSync.Common/MDSQLite/MDSQLiteConnection.cs#L145
Possible null reference assignment.