Update build.yml #16
Annotations
1 error and 21 warnings
Build_Test_Deploy
Process completed with exit code 1.
|
Build_Test_Deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build_Test_Deploy:
HamEvent/Data/Model/Event.cs#L10
Non-nullable property 'SecretKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build_Test_Deploy:
HamEvent/Data/Model/Event.cs#L18
Non-nullable property 'ExcludeCallsigns' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L85
Dereference of a possibly null reference.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L335
Converting null literal or possible null value to non-nullable type.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L339
Converting null literal or possible null value to non-nullable type.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L381
Dereference of a possibly null reference.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L411
Converting null literal or possible null value to non-nullable type.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L130
Non-nullable property 'Callsign' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L131
Non-nullable property 'lastQSOs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L67
Non-nullable property 'Callsign' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build_Test_Deploy:
HamEvent/Data/Model/Event.cs#L10
Non-nullable property 'SecretKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build_Test_Deploy:
HamEvent/Data/Model/Event.cs#L18
Non-nullable property 'ExcludeCallsigns' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L85
Dereference of a possibly null reference.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L67
Non-nullable property 'Callsign' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L130
Non-nullable property 'Callsign' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L131
Non-nullable property 'lastQSOs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L335
Converting null literal or possible null value to non-nullable type.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L339
Converting null literal or possible null value to non-nullable type.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L381
Dereference of a possibly null reference.
|
Build_Test_Deploy:
HamEvent/Controllers/HamEventController.cs#L411
Converting null literal or possible null value to non-nullable type.
|