Skip to content

feat: Support Default Error Messages for Observed Forms #14

feat: Support Default Error Messages for Observed Forms

feat: Support Default Error Messages for Observed Forms #14

Triggered via push February 11, 2024 20:21
Status Failure
Total duration 38s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
Process completed with exit code 1.
lint: packages/core/FormValidityObserver.js#L138
Type 'import("/home/runner/work/form-observer/form-observer/packages/core/FormValidityObserver", { with: { "resolution-mode": "import" } }).ValidationErrors<M, import("/home/runner/work/form-observer/form-observer/packages/core/types", { with: { "resolution-mode": "import" } }).ValidatableField> | undefined' is not assignable to type 'import("/home/runner/work/form-observer/form-observer/packages/core/FormValidityObserver", { with: { "resolution-mode": "import" } }).ValidationErrors<M, import("/home/runner/work/form-observer/form-observer/packages/core/types", { with: { "resolution-mode": "import" } }).ValidatableField> | undefined'. Two different types with this name exist, but they are unrelated.
lint
Process completed with exit code 2.