version bump #5
Annotations
3 errors, 5 warnings, and 1 notice
Target of URI doesn't exist: 'package:url_launcher/url_launcher.dart'.:
lib/components/atoms/markdown_viewer.dart#L3
Try creating the file referenced by the URI, or try using a URI for a file that does exist.
See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
|
The method 'launchUrl' isn't defined for the type '_AnimatedMarkdownViewerState'.:
lib/components/atoms/markdown_viewer.dart#L59
Try correcting the name to the name of an existing method, or defining a method named 'launchUrl'.
See https://dart.dev/diagnostics/undefined_method to learn more about this problem.
|
Test
Dart Analyzer detected problems, see the logs for more information.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, invertase/github-action-dart-analyzer@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, invertase/github-action-dart-analyzer@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The imported package 'url_launcher' isn't a dependency of the importing package.:
lib/components/atoms/markdown_viewer.dart#L3
Try adding a dependency for 'url_launcher' in the 'pubspec.yaml' file.
See https://dart.dev/lints/depend_on_referenced_packages to learn more about this problem.
|