chore: Update audioplayers to ^6.0.0 in flame_audio #9351
cicd.yml
on: pull_request
format
1m 40s
analyze
2m 2s
analyze-latest
2m 16s
markdown-lint
9s
dcm
2m 5s
test
7m 2s
Annotations
4 errors and 11 warnings
analyze
Dart Analyzer detected problems, see the logs for more information.
|
analyze-latest
Dart Analyzer detected problems, see the logs for more information.
|
test
4 tests passed, 1 failed.
|
test
Process completed with exit code 1.
|
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/.
|
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 '!' will have no effect because the receiver can't be null.:
packages/flame/lib/src/components/overlay_route.dart#L42
Try removing the '!' operator.
See https://dart.dev/diagnostics/unnecessary_non_null_assertion to learn more about this problem.
|
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.
|
The '!' will have no effect because the receiver can't be null.:
packages/flame_tiled/lib/src/renderable_tile_map.dart#L408
Try removing the '!' operator.
See https://dart.dev/diagnostics/unnecessary_non_null_assertion to learn more about this problem.
|
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 '!' will have no effect because the receiver can't be null.:
packages/flame/lib/src/components/overlay_route.dart#L42
Try removing the '!' operator.
See https://dart.dev/diagnostics/unnecessary_non_null_assertion to learn more about this problem.
|
The '!' will have no effect because the receiver can't be null.:
packages/flame_tiled/lib/src/renderable_tile_map.dart#L408
Try removing the '!' operator.
See https://dart.dev/diagnostics/unnecessary_non_null_assertion 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/.
|