Skip to content

Merge pull request #283 from conceptadev/release/v1.0.0-beta.15 #19

Merge pull request #283 from conceptadev/release/v1.0.0-beta.15

Merge pull request #283 from conceptadev/release/v1.0.0-beta.15 #19

Re-run triggered May 31, 2024 16:20
Status Failure
Total duration 2m 35s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
leoafarias
approved May 31, 2024
Production

Annotations

1 error, 8 warnings, and 12 notices
publish
Dry 🏃 Failed, skip real publishing.
test
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
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
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, invertase/github-action-dart-analyzer@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test
Unexpected input(s) 'token', valid inputs are ['']
test
Unexpected input(s) 'token', valid inputs are ['']
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
The import of 'dart:ui' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart'.: lib/src/attributes/text_style/text_style_dto.dart#L1
Try removing the import directive. See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
The import of 'dart:ui' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart'.: lib/src/attributes/text_style/text_style_util.dart#L1
Try removing the import directive. See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
'background' is deprecated and shouldn't be used. Use surface instead. This feature was deprecated after v3.18.0-0.1.pre.: lib/src/theme/material/material_theme.dart#L21
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.
'onBackground' is deprecated and shouldn't be used. Use onSurface instead. This feature was deprecated after v3.18.0-0.1.pre.: lib/src/theme/material/material_theme.dart#L28
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.
The import of 'dart:ui' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart'.: lib/src/theme/tokens/text_style_token.dart#L1
Try removing the import directive. See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
'FocusOnKeyCallback' is deprecated and shouldn't be used. Use FocusOnKeyEventCallback instead. This feature was deprecated after v3.18.0-2.0.pre.: lib/src/widgets/pressable/pressable_widget.dart#L143
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.
The import of 'dart:ui' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart'.: test/src/attributes/text_style/text_style_util_test.dart#L2
Try removing the import directive. See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
publish
Local version: [1.0.0]
publish
Remote version: [0.9.0]