Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Scheduled] flutter pub upgrade --null-safety #211

Merged
merged 2 commits into from
Oct 26, 2021

Conversation

@codecov-commenter
Copy link

codecov-commenter commented Oct 25, 2021

Codecov Report

Merging #211 (b5b500b) into main (7142701) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #211   +/-   ##
=======================================
  Coverage   95.18%   95.18%           
=======================================
  Files          43       43           
  Lines        1142     1142           
=======================================
  Hits         1087     1087           
  Misses         55       55           

@sensuikan1973
Copy link
Owner Author

Run .github/scripts/prepare_to_pack_for_windows.sh
  .github/scripts/prepare_to_pack_for_windows.sh
  shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
  env:
    FLUTTER_ROOT: C:\hostedtoolcache\windows\flutter\2.7.0-3.0.pre-beta\x64
    PUB_CACHE: C:\hostedtoolcache\windows\flutter\2.7.0-3.0.pre-beta\x64\.pub-cache
+ flutter pub run msix:create

[❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚] 0% parsing cli arguments..        
☑ parsing cli arguments                                                             

[❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚] 7% validating config values..                             
☑ validating config values                                                             

[❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚] 15% cleaning temporary files..                                
☑ cleaning temporary files                                                             

[❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚] 23% copying assets folder..                                
☑ copying assets folder                                                             

[❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚] 30% creating app icons folder..                             
☑ creating app icons folder                                                             

[❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚] 38% copying app icons..                                 
☑ copying app icons                                                             

[❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚] 46% copying VC libraries..                         
☑ copying VC libraries                                                             

Unhandled exception:
Null check operator used on a null value
#0      Signtool.getCertificatePublisher (package:msix/src/cli/signtool.dart:15:51)
#1      Msix.createMsix (package:msix/msix.dart:28:14)
<asynchronous suspension>
pub finished with exit code 255
[❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚] 53% getting certificate publisher..                            
Error: Process completed with exit code 255.

@sensuikan1973
Copy link
Owner Author

@sensuikan1973
Copy link
Owner Author

See: YehudaKremer/msix#51 (comment)

@sensuikan1973 sensuikan1973 merged commit be10bad into main Oct 26, 2021
@sensuikan1973 sensuikan1973 deleted the cron_upgrade_flutter_dependencies branch October 26, 2021 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants