Skip to content

testing workflow

testing workflow #41

Re-run triggered March 8, 2024 15:13
Status Success
Total duration 1m 30s
Artifacts

prerelease.yml

on: push
Matrix: build
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (ubuntu-latest, 8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 8.0.x): AutoImport.cs#L960
Non-nullable field 'guid' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest, 8.0.x): AutoImport.cs#L962
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest, 8.0.x): AutoImport.cs#L963
Non-nullable field 'type' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest, 8.0.x): AutoImport.cs#L964
Non-nullable field 'url' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest, 8.0.x): AutoImport.cs#L970
Non-nullable field 'browsername' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest, 8.0.x): Methods.cs#L42
Dereference of a possibly null reference.
build (ubuntu-latest, 8.0.x): Methods.cs#L43
Dereference of a possibly null reference.
build (ubuntu-latest, 8.0.x): ViewModels/StartPageViewModel.cs#L64
Dereference of a possibly null reference.
build (ubuntu-latest, 8.0.x): CoreLogic.cs#L39
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest, 8.0.x): CoreLogic.cs#L44
Possible null reference assignment.
release (ubuntu-latest, 8.0.x, 0.2.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release (ubuntu-latest, 8.0.x, 0.2.6): AutoImport.cs#L960
Non-nullable field 'guid' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release (ubuntu-latest, 8.0.x, 0.2.6): AutoImport.cs#L962
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release (ubuntu-latest, 8.0.x, 0.2.6): AutoImport.cs#L963
Non-nullable field 'type' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release (ubuntu-latest, 8.0.x, 0.2.6): AutoImport.cs#L964
Non-nullable field 'url' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release (ubuntu-latest, 8.0.x, 0.2.6): AutoImport.cs#L970
Non-nullable field 'browsername' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release (ubuntu-latest, 8.0.x, 0.2.6): Methods.cs#L42
Dereference of a possibly null reference.
release (ubuntu-latest, 8.0.x, 0.2.6): Methods.cs#L43
Dereference of a possibly null reference.
release (ubuntu-latest, 8.0.x, 0.2.6): ViewModels/StartPageViewModel.cs#L64
Dereference of a possibly null reference.
release (ubuntu-latest, 8.0.x, 0.2.6): ViewModels/StartPageViewModel.cs#L97
Dereference of a possibly null reference.
release (ubuntu-latest, 8.0.x, 0.2.6): Methods.cs#L171
Possible null reference assignment.