Skip to content

fix: Fix namespace conflict with new Flutter class Split #9286

fix: Fix namespace conflict with new Flutter class Split

fix: Fix namespace conflict with new Flutter class Split #9286

Triggered via pull request April 18, 2024 00:53
Status Failure
Total duration 5m 51s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
analyze-latest
Dart Analyzer detected problems, see the logs for more information.
analyze
Dart Analyzer detected problems, see the logs for more information.
markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dcm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
analyze-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, invertase/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
The library 'package:flutter/material.dart' doesn't export a member with the hidden name 'Split'.: packages/flame_devtools/lib/widgets/component_tree.dart#L5
Try removing the name from the list of hidden members. See https://dart.dev/diagnostics/undefined_hidden_name to learn more about this problem.
analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, invertase/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
The library 'package:flutter/material.dart' doesn't export a member with the hidden name 'Split'.: packages/flame_devtools/lib/widgets/component_tree.dart#L5
Try removing the name from the list of hidden members. See https://dart.dev/diagnostics/undefined_hidden_name to learn more about this problem.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.