still unstable #16
Merged
still unstable #16
Annotations
1 error and 11 warnings
Rename based on architecture
Process completed with exit code 1.
|
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/.
|
Publish
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.
|
Publish:
AutoImport.cs#L960
Non-nullable field 'guid' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
AutoImport.cs#L962
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
AutoImport.cs#L963
Non-nullable field 'type' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
AutoImport.cs#L964
Non-nullable field 'url' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
AutoImport.cs#L970
Non-nullable field 'browsername' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
Program.cs#L303
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
Program.cs#L306
Non-nullable field 'folderpath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
Methods.cs#L42
Dereference of a possibly null reference.
|
Publish:
Methods.cs#L43
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading