implement ini parser #10
Annotations
4 errors and 2 warnings
apps/calculator/lib/src/rust/frb_generated.dart#L98
Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'hint'.
See https://dart.dev/diagnostics/undefined_named_parameter to learn more about this problem.
|
apps/calculator/lib/src/rust/frb_generated.dart#L123
Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'hint'.
See https://dart.dev/diagnostics/undefined_named_parameter to learn more about this problem.
|
apps/calculator/lib/src/rust/frb_generated.web.dart#L90
Try specifying a class or mixin, or remove the name from the list.
See https://dart.dev/diagnostics/implements_non_class to learn more about this problem.
|
|
apps/calculator/lib/src/rust/frb_generated.web.dart#L92
Try updating this class to match the superclass, or removing the override annotation.
See https://dart.dev/diagnostics/override_on_non_overriding_member to learn more about this problem.
|
apps/calculator/lib/src/rust/frb_generated.web.dart#L95
Try updating this class to match the superclass, or removing the override annotation.
See https://dart.dev/diagnostics/override_on_non_overriding_member to learn more about this problem.
|
This job failed
Loading