ispect_jira 4.4.2
ispect_jira: ^4.4.2 copied to clipboard
Jira ticket creation integration for ISpect debugging toolkit
We analyzed this package 12 days ago, and awarded it 70 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Repository has no matching pubspec.yaml with name: ispect_jira.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: ispect_jira, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting ispect_jira... Discovering libraries... ERR: dartdoc 9.0.0 (/tmp/analyzerTTUIQX/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.10.3.snapshot) failed: fatal error: unable to locate the input directory at '/tmp/analyzerTTUIQX/pub-cache/[...] #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:218:7) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:205:27) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:82:55) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:198:32) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:281:22)
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Web`.
Because:
package:ispect_jira/ispect_jira.dartthat imports:package:ispect_jira/src/jira/presentation/screens/send_issue_screen.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/linux/file_picker_linux.dartthat imports:package:dbus/dbus.dartthat declares support for platforms:Windows,Linux.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:ispect_jira/ispect_jira.dartthat imports:package:ispect_jira/src/jira/presentation/screens/send_issue_screen.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:ispect_jira/ispect_jira.dartthat imports:package:ispect_jira/src/jira/presentation/screens/send_issue_screen.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Linux`.
Because:
package:ispect_jira/ispect_jira.dartthat imports:package:ispect_jira/src/jira/presentation/screens/send_issue_screen.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:ispect_jira/ispect_jira.dartthat imports:package:ispect_jira/src/jira/presentation/screens/send_issue_screen.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 12 issues. Showing the first 2:
ERROR: Target of URI doesn't exist: 'package:ispect/src/features/snapshot/feedback_plus.dart'.
lib/src/jira/presentation/widgets/jira_feedback_builder.dart:8:8
╷
8 │ import 'package:ispect/src/features/snapshot/feedback_plus.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/jira/presentation/widgets/jira_feedback_builder.dart
ERROR: Target of URI doesn't exist: 'package:ispect/src/features/snapshot/src/theme/feedback_theme.dart'.
lib/src/jira/presentation/widgets/jira_feedback_builder.dart:9:8
╷
9 │ import 'package:ispect/src/features/snapshot/src/theme/feedback_theme.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/jira/presentation/widgets/jira_feedback_builder.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
atlassian_apis |
^0.15.0 |
0.15.0 | 0.15.0 | |
file_picker |
^10.2.0 |
10.3.8 | 10.3.8 | |
flutter_bloc |
^9.1.0 |
9.1.1 | 9.1.1 | |
intl |
^0.20.0 |
0.20.2 | 0.20.2 | |
ispect |
^4.4.2 |
4.6.0 | 4.6.0 | |
meta |
^1.16.0 |
1.17.0 | 1.17.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ansicolor |
- | 2.0.3 | 2.0.3 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 9.1.0 | 9.1.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+1 | 0.3.5+1 | |
dbus |
- | 0.7.11 | 0.7.11 | |
draggable_panel |
- | 1.4.2 | 1.4.2 | |
ffi |
- | 2.1.4 | 2.1.4 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
ispectify |
- | 4.6.0 | 4.6.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
super_sliver_list |
- | 0.4.1 | 0.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 9 errors:
URI_DOES_NOT_EXIST-lib/src/jira/presentation/widgets/jira_feedback_builder.dart:8:8- Target of URI doesn't exist: 'package:ispect/src/features/snapshot/feedback_plus.dart'.URI_DOES_NOT_EXIST-lib/src/jira/presentation/widgets/jira_feedback_builder.dart:9:8- Target of URI doesn't exist: 'package:ispect/src/features/snapshot/src/theme/feedback_theme.dart'.UNDEFINED_CLASS-lib/src/jira/presentation/widgets/jira_feedback_builder.dart:21:9- Undefined class 'OnSubmit'.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.