Skip to content

Publish to pub.dev

Publish to pub.dev #77

Manually triggered December 6, 2024 12:32
Status Success
Total duration 49m 43s
Artifacts

publish.yml

on: workflow_dispatch
publish-dry-run
2m 7s
publish-dry-run
Selecting packages to publish
0s
Selecting packages to publish
Matrix: publish
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
tilucasoli
approved Dec 6, 2024
Production
tilucasoli
approved Dec 6, 2024
Production
tilucasoli
approved Dec 6, 2024
Production
tilucasoli
approved Dec 6, 2024
Production
tilucasoli
approved Dec 6, 2024
Production

Annotations

15 warnings and 35 notices
Selecting packages to publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
publish-dry-run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-mincompat
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-mincompat
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-mincompat
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-mincompat
Unexpected input(s) 'folders', valid inputs are ['github_token', 'version']
test-stable
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-stable
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-stable
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-stable
Unexpected input(s) 'folders', valid inputs are ['github_token', 'version']
publish (mix_lint, packages/mix_lint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
publish (mix_annotations, packages/mix_annotations)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
publish (mix_generator, packages/mix_generator)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
publish (mix, packages/mix)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
publish (remix, packages/remix)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
'textScaleFactor' is deprecated and shouldn't be used. Use textScaler instead.: packages/mix/test/src/specs/text/text_spec_test.dart#L333
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
Don't invoke 'print' in production code.: packages/mix_generator/lib/src/helpers/helpers.dart#L109
Try using a logging framework. See https://dart.dev/lints/avoid_print to learn more about this problem.
The parameter name 'reader' doesn't match the name 'annotation' in the overridden method.: packages/mix_generator/lib/src/mixable_class_utility_generator.dart#L56
Try changing the name to 'annotation'. See https://dart.dev/lints/avoid_renaming_method_parameters to learn more about this problem.
The parameter name 'reader' doesn't match the name 'annotation' in the overridden method.: packages/mix_generator/lib/src/mixable_dto_generator.dart#L61
Try changing the name to 'annotation'. See https://dart.dev/lints/avoid_renaming_method_parameters to learn more about this problem.
The parameter name 'reader' doesn't match the name 'annotation' in the overridden method.: packages/mix_generator/lib/src/mixable_enum_utility_generator.dart#L48
Try changing the name to 'annotation'. See https://dart.dev/lints/avoid_renaming_method_parameters to learn more about this problem.
The parameter name 'reader' doesn't match the name 'annotation' in the overridden method.: packages/mix_generator/lib/src/mixable_spec_generator.dart#L36
Try changing the name to 'annotation'. See https://dart.dev/lints/avoid_renaming_method_parameters to learn more about this problem.
Don't invoke 'print' in production code.: packages/mix_lint/lib/src/assists/extract_attributes.dart#L19
Try using a logging framework. See https://dart.dev/lints/avoid_print to learn more about this problem.
Don't invoke 'print' in production code.: packages/mix_lint/lib/src/assists/extract_attributes.dart#L58
Try using a logging framework. See https://dart.dev/lints/avoid_print to learn more about this problem.
Empty catch block.: packages/mix_lint/lib/src/assists/extract_attributes.dart#L136
Try adding statements to the block, adding a comment to the block, or removing the 'catch' clause. See https://dart.dev/lints/empty_catches to learn more about this problem.
Don't use 'BuildContext's across async gaps.: examples/todo_list/lib/pages/todo_list_page.dart#L72
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check. See https://dart.dev/diagnostics/use_build_context_synchronously to learn more about this problem.
'textScaleFactor' is deprecated and shouldn't be used. Use textScaler instead.: packages/mix/test/src/specs/text/text_spec_test.dart#L333
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
'withNullability' is deprecated and shouldn't be used. Only non-nullable by default mode is supported.: packages/mix_generator/lib/src/builders/utility_class_builder.dart#L60
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
'withNullability' is deprecated and shouldn't be used. Only non-nullable by default mode is supported.: packages/mix_generator/lib/src/helpers/builder_utils.dart#L254
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
'withNullability' is deprecated and shouldn't be used. Only non-nullable by default mode is supported.: packages/mix_generator/lib/src/helpers/field_info.dart#L126
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
'withNullability' is deprecated and shouldn't be used. Only non-nullable by default mode is supported.: packages/mix_generator/lib/src/helpers/field_info.dart#L189
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
'withNullability' is deprecated and shouldn't be used. Only non-nullable by default mode is supported.: packages/mix_generator/lib/src/helpers/helpers.dart#L17
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
Don't invoke 'print' in production code.: packages/mix_generator/lib/src/helpers/helpers.dart#L109
Try using a logging framework. See https://dart.dev/diagnostics/avoid_print to learn more about this problem.
The parameter name 'reader' doesn't match the name 'annotation' in the overridden method.: packages/mix_generator/lib/src/mixable_class_utility_generator.dart#L56
Try changing the name to 'annotation'. See https://dart.dev/diagnostics/avoid_renaming_method_parameters to learn more about this problem.
The parameter name 'reader' doesn't match the name 'annotation' in the overridden method.: packages/mix_generator/lib/src/mixable_dto_generator.dart#L61
Try changing the name to 'annotation'. See https://dart.dev/diagnostics/avoid_renaming_method_parameters to learn more about this problem.
publish (mix_lint, packages/mix_lint)
Local version: [0.1.2]
publish (mix_lint, packages/mix_lint)
Remote version: [0.1.1]
publish (mix_lint, packages/mix_lint)
Dry πŸƒ Successfull.
publish (mix_annotations, packages/mix_annotations)
Local version: [0.3.1]
publish (mix_annotations, packages/mix_annotations)
Remote version: [0.3.0]
publish (mix_annotations, packages/mix_annotations)
Dry πŸƒ Successfull.
publish (mix_generator, packages/mix_generator)
flutter tests with build_runner
publish (mix_generator, packages/mix_generator)
Local version: [0.3.2]
publish (mix_generator, packages/mix_generator)
Remote version: [0.3.1]
publish (mix_generator, packages/mix_generator)
Dry πŸƒ Successfull.
publish (mix, packages/mix)
Local version: [1.5.3]
publish (mix, packages/mix)
Remote version: [1.5.2]
publish (mix, packages/mix)
Dry πŸƒ Successfull.
publish (remix, packages/remix)
Local version: [0.0.3]
publish (remix, packages/remix)
Remote version: [0.0.2-alpha.1]
publish (remix, packages/remix)
Dry πŸƒ Successfull.