fix: Data section of Layers was null (when loading from JSON) #164
Annotations
1 error and 10 notices
analyze
Dart Analyzer detected problems, see the logs for more information.
|
Angle brackets will be interpreted as HTML.:
packages/tiled/lib/src/editor_setting/editor_setting.dart#L10
Try using backticks around the content with angle brackets, or try replacing `<` with `<` and `>` with `>`.
See https://dart.dev/diagnostics/unintended_html_in_doc_comment to learn more about this problem.
|
Angle brackets will be interpreted as HTML.:
packages/tiled/lib/src/editor_setting/editor_setting.dart#L6
Try using backticks around the content with angle brackets, or try replacing `<` with `<` and `>` with `>`.
See https://dart.dev/diagnostics/unintended_html_in_doc_comment to learn more about this problem.
|
Angle brackets will be interpreted as HTML.:
packages/tiled/lib/src/editor_setting/chunk_size.dart#L6
Try using backticks around the content with angle brackets, or try replacing `<` with `<` and `>` with `>`.
See https://dart.dev/diagnostics/unintended_html_in_doc_comment to learn more about this problem.
|
Angle brackets will be interpreted as HTML.:
packages/tiled/lib/src/common/tiled_image.dart#L7
Try using backticks around the content with angle brackets, or try replacing `<` with `<` and `>` with `>`.
See https://dart.dev/diagnostics/unintended_html_in_doc_comment to learn more about this problem.
|
Angle brackets will be interpreted as HTML.:
packages/tiled/lib/src/common/property.dart#L8
Try using backticks around the content with angle brackets, or try replacing `<` with `<` and `>` with `>`.
See https://dart.dev/diagnostics/unintended_html_in_doc_comment to learn more about this problem.
|
Angle brackets will be interpreted as HTML.:
packages/tiled/lib/src/common/point.dart#L6
Try using backticks around the content with angle brackets, or try replacing `<` with `<` and `>` with `>`.
See https://dart.dev/diagnostics/unintended_html_in_doc_comment to learn more about this problem.
|
Angle brackets will be interpreted as HTML.:
packages/tiled/lib/src/common/frame.dart#L8
Try using backticks around the content with angle brackets, or try replacing `<` with `<` and `>` with `>`.
See https://dart.dev/diagnostics/unintended_html_in_doc_comment to learn more about this problem.
|
Angle brackets will be interpreted as HTML.:
packages/tiled/lib/src/common/frame.dart#L6
Try using backticks around the content with angle brackets, or try replacing `<` with `<` and `>` with `>`.
See https://dart.dev/diagnostics/unintended_html_in_doc_comment to learn more about this problem.
|
Angle brackets will be interpreted as HTML.:
packages/tiled/lib/src/chunk.dart#L32
Try using backticks around the content with angle brackets, or try replacing `<` with `<` and `>` with `>`.
See https://dart.dev/diagnostics/unintended_html_in_doc_comment to learn more about this problem.
|
Angle brackets will be interpreted as HTML.:
packages/tiled/lib/src/chunk.dart#L6
Try using backticks around the content with angle brackets, or try replacing `<` with `<` and `>` with `>`.
See https://dart.dev/diagnostics/unintended_html_in_doc_comment to learn more about this problem.
|