Skip to content

Merge pull request #16 from Neurofibromin/unstable #87

Merge pull request #16 from Neurofibromin/unstable

Merge pull request #16 from Neurofibromin/unstable #87

Triggered via push March 6, 2024 15:57
Status Failure
Total duration 1m 5s
Artifacts

dotnet.yml

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

Annotations

1 error and 22 warnings
release (ubuntu-latest, 6.0.x, 0.2.5)
Process completed with exit code 1.
build (6.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 (6.0.x): Methods.cs#L42
Dereference of a possibly null reference.
build (6.0.x): Methods.cs#L43
Dereference of a possibly null reference.
build (6.0.x): Program.cs#L303
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (6.0.x): Program.cs#L306
Non-nullable field 'folderpath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (6.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 (6.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 (6.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 (6.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 (6.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 (6.0.x): Program.cs#L39
Converting null literal or possible null value to non-nullable type.
release (ubuntu-latest, 6.0.x, 0.2.5)
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, 6.0.x, 0.2.5)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
release (ubuntu-latest, 6.0.x, 0.2.5): 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, 6.0.x, 0.2.5): 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, 6.0.x, 0.2.5): 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, 6.0.x, 0.2.5): 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, 6.0.x, 0.2.5): 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, 6.0.x, 0.2.5): Methods.cs#L42
Dereference of a possibly null reference.
release (ubuntu-latest, 6.0.x, 0.2.5): Methods.cs#L43
Dereference of a possibly null reference.
release (ubuntu-latest, 6.0.x, 0.2.5): Program.cs#L303
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release (ubuntu-latest, 6.0.x, 0.2.5): Program.cs#L306
Non-nullable field 'folderpath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.