Skip to content

fix: Data section of Layers was null (when loading from JSON) #164

fix: Data section of Layers was null (when loading from JSON)

fix: Data section of Layers was null (when loading from JSON) #164

Triggered via pull request June 11, 2025 14:55
Status Failure
Total duration 2m 13s
Artifacts

cicd.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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 `&lt;` and `>` with `&gt;`. 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 `&lt;` and `>` with `&gt;`. 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 `&lt;` and `>` with `&gt;`. 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 `&lt;` and `>` with `&gt;`. 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 `&lt;` and `>` with `&gt;`. 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 `&lt;` and `>` with `&gt;`. 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 `&lt;` and `>` with `&gt;`. 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 `&lt;` and `>` with `&gt;`. 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 `&lt;` and `>` with `&gt;`. 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 `&lt;` and `>` with `&gt;`. See https://dart.dev/diagnostics/unintended_html_in_doc_comment to learn more about this problem.