Skip to content

Fixes broken CI#806

Merged
themisir merged 6 commits into
masterfrom
themisir-test-ci
Oct 14, 2021
Merged

Fixes broken CI#806
themisir merged 6 commits into
masterfrom
themisir-test-ci

Conversation

@themisir

@themisir themisir commented Oct 7, 2021

Copy link
Copy Markdown
Contributor

Fixes #805

  • Updated test package version
  • Migrated from mockito to mocktail (because build_runner fails)

@themisir themisir merged commit 7d5f81c into master Oct 14, 2021
@themisir themisir deleted the themisir-test-ci branch October 14, 2021 16:06
mrdavidrees pushed a commit to mrdavidrees/hive that referenced this pull request Jan 16, 2022
Ensure HiveLists are treated as non-nullable in hive_generator (isar#728)

* Replaced ?. operator with . operator

Resolves error "The argument type 'HiveList<T>?' can't be assigned to the parameter type 'HiveList<T>'.

Closes issue isar#664.

* Ensuring nullable HiveLists are properly generated

Co-authored-by: Misir Jafarov <misir.ceferov@gmail.com>

Updated hive_generator dependencies (isar#765)

* Updated dependencies

* Changed version dependencies

Bump up hive_generator to v1.1.1

Get indexDB selectively based on window property (isar#802)

Co-authored-by: Wenhao Wu <wenhao.wu@signanthealth.com>

Add missing path parameter to HiveInterface methods (isar#776)

Fixes broken CI (isar#806)

* Update pubspec.yaml

* Migrated from mockito to mocktail

* Test on dart 2.14

Don't loose track of box objects if init crashes (isar#846)

feat: Add flush method to boxes (isar#852)

bump: Update to v2.0.5

Updated hive_generator analyzer dependency (isar#858)

bump up hive_generator to v1.1.2

Change pedantic to linter and fix warnings (isar#876)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI is broken

1 participant