Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

use repo name variable for artifacts #1398

use repo name variable for artifacts

use repo name variable for artifacts #1398

Triggered via push May 17, 2025 22:43
Status Failure
Total duration 3m 3s
Artifacts

ci.yml

on: push
Run flutter test and analyze
2m 58s
Run flutter test and analyze
Build Flutter for Web
0s
Build Flutter for Web
Build Flutter for iOS (Without Signing)
0s
Build Flutter for iOS (Without Signing)
Build Flutter for Android
0s
Build Flutter for Android
Build Flutter for Windows x64
0s
Build Flutter for Windows x64
Build Flutter for Linux
0s
Build Flutter for Linux
Build Flutter for MacOS
0s
Build Flutter for MacOS
Deploy Flutter Web to GitHub Pages
0s
Deploy Flutter Web to GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 notices
Run flutter test and analyze
Process completed with exit code 1.
Convert 'key' to a super parameter.: packages/pub/sidebarx/test/test_sidebarx_widget.dart#L5
See https://dart.dev/lints/use_super_parameters to learn more about this problem.
Convert 'key' to a super parameter.: packages/pub/sidebarx/lib/src/widgets/sidebarx_cell.dart#L146
See https://dart.dev/lints/use_super_parameters to learn more about this problem.
Convert 'key' to a super parameter.: packages/pub/sidebarx/lib/src/widgets/sidebarx_cell.dart#L5
See https://dart.dev/lints/use_super_parameters to learn more about this problem.
'AutoDisposeRef' is deprecated and shouldn't be used. Will be removed in 3.0. Use Ref instead.: packages/pub/pagination_dart/lib/src/keep_alive_duration.dart#L5
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.