Skip to content

ClientCommon

ClientCommon #87

Triggered via pull request September 18, 2023 13:48
Status Failure
Total duration 47s
Artifacts

on-pr-push-code-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 5 warnings, and 3 notices
Target of URI doesn't exist: 'src/query_object.dart'.: lib/deno_postgres_interop.dart#L7
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.
Target of URI doesn't exist: 'package:deno_postgres_interop/src/query_object.dart'.: lib/src/transaction.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.
Undefined class 'QueryArguments'.: lib/src/transaction.dart#L22
Try changing the name to the name of an existing class, or creating a class with the name 'QueryArguments'. See https://dart.dev/diagnostics/undefined_class to learn more about this problem.
The method 'queryObjectCommon' isn't defined for the type 'Transaction'.: lib/src/transaction.dart#L24
Try correcting the name to the name of an existing method, or defining a method named 'queryObjectCommon'. See https://dart.dev/diagnostics/undefined_method to learn more about this problem.
build
Dart Analyzer detected problems, see the logs for more information.
Missing documentation for a public member.: lib/src/query_array_result.dart#L6
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_result.dart#L4
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.
Method invocation or property access on a 'dynamic' target.: lib/src/transaction.dart#L24
Try giving the target a type. See https://dart-lang.github.io/linter/lints/avoid_dynamic_calls.html to learn more about this problem.
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/