feat(fluorflow): initial version of the released framework #4
Annotations
1 error and 1 warning
Package and Publish
Error: Command failed with exit code 65: flutter pub publish -f
Package validation found the following potential issue:
* `dart analyze` found the following issue(s):
Analyzing lib, test, bin, pubspec.yaml...
error - test/views/fluorflow_view_test.dart:8:8 - Target of URI doesn't exist: 'fluorflow_view_test.mocks.dart'. Try creating the file referenced by the URI, or try using a URI for a file that does exist. - uri_does_not_exist
error - test/views/fluorflow_view_test.dart:10:44 - The name 'MockViewModel' isn't a type, so it can't be used as a type argument. Try correcting the name to an existing type, or defining a type named 'MockViewModel'. - non_t[...]- test/views/fluorflow_view_test.dart:21:3 - Undefined class 'MockViewModel'. Try changing the name to the name of an existing class, or creating a class with the name 'MockViewModel'. - undefined_class
error - test/views/fluorflow_view_test.dart:28:18 - The function 'MockViewModel' isn't defined. Try importing the library that defines 'MockViewModel', correcting the name to the name of an existing function, or defining a function named 'MockViewModel'. - undefined_function
6 issues found.
Package validation found the following hint:
* The previous version is 0.0.0-development.
It seems you are not publishing an incremental update.
Consider one of:
* 0.0.0 for a first major release.
* 0.1.0 for a breaking release.
* 0.0.0 for a minor release.
Insufficient permissions to the resource at the https://pub.dev package repository.
You can modify credentials using:
flutter pub token add https://pub.dev
The calling GitHub Action is not allowed to publish, because: publishing from github is not enabled. See https://dart.dev/go/publishing-from-github
Authentication failed!
╔════════════════════════════════════════════════════════════════════════════╗
║ Welcome to Flutter! - https://flutter.dev ║
║ ║
║ The Flutter tool uses Google Analytics to anonymously report feature usage ║
║ statistics and basic crash reports. This data is used to help improve ║
║ Flutter tools over time. ║
║ ║
║ Flutter tool analytics are not sent on the very first run. To disable ║
║ reporting, type 'flutter config --no-analytics'. To display the current ║
║ setting, type 'flutter config'. If you opt out of analytics, an opt-out ║
║ event will be sent, and then no further information will be sent by the ║
║ Flutter tool. ║
║ ║
║ By downloading the Flutter SDK, you agree to the Google Terms of Service. ║
║ The Google Privacy Policy describes how data is handled in this service. ║
║ ║
║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and ║
║ crash reports to Google. ║
║ ║
║ Read about data we send with crash reports: ║
║ https://flutter.dev/docs/reference/crash-reporting ║
║ ║
║ See Google's privacy policy: ║
║ https://policies.google.com/privacy ║
║ ║
║ To disable animations in this tool, use 'flutter config --no-animations'. ║
╚════════════════════════════════════════════════════════════════════════════╝
Resolving dependencies...
+ _fe_analyzer_shared 64.0.0 (67.0.0 available)
+ analyzer 6.2.0 (6.4.1 available)
+ args
|
Package and Publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cycjimmy/semantic-release-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|