QueryResult #93
Annotations
1 error, 5 warnings, and 5 notices
build
Dart Analyzer detected problems, see the logs for more information.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, andstor/file-existence-action@v1, 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/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
Missing documentation for a public member.:
lib/src/notice.dart#L1
Try adding documentation for the member.
See https://dart-lang.github.io/linter/lints/public_member_api_docs.html to learn more about this problem.
|
Missing documentation for a public member.:
lib/src/query.dart#L1
Try adding documentation for the member.
See https://dart-lang.github.io/linter/lints/public_member_api_docs.html to learn more about this problem.
|
Missing documentation for a public member.:
lib/src/result_type.dart#L1
Try adding documentation for the member.
See https://dart-lang.github.io/linter/lints/public_member_api_docs.html to learn more about this problem.
|
Missing documentation for a public member.:
lib/src/row_description.dart#L1
Try adding documentation for the member.
See https://dart-lang.github.io/linter/lints/public_member_api_docs.html to learn more about this problem.
|
Missing documentation for a public member.:
lib/src/uint_8_array.dart#L1
Try adding documentation for the member.
See https://dart-lang.github.io/linter/lints/public_member_api_docs.html to learn more about this problem.
|