build #32
build.yml
on: workflow_dispatch
Prepare Configuration
12s
build
/
Build
2m 15s
Annotations
11 warnings and 4 notices
|
Secrets skipped
Secrets cannot processed due to the encryption key not being provided. The calling workflow should ensure that the 'secretsEncryptionKey' input is set. The value is typically stored in the SHARED_WORKFLOW_KEY secret.
|
|
Secrets skipped
Secrets cannot processed due to the encryption key not being provided. The calling workflow should ensure that the 'secretsEncryptionKey' input is set. The value is typically stored in the SHARED_WORKFLOW_KEY secret.
|
|
build / Build:
Solutions/Ais.Net.Models.Specs/AisMessageType18StepDefinitions.cs#L12
Non-nullable field 'sut' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build / Build:
Solutions/Ais.Net.Models.Specs/AisMessageType18StepDefinitions.cs#L13
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build / Build:
Solutions/Ais.Net.Models.Specs/AisMessageType18StepDefinitions.cs#L82
Non-nullable property 'CsUnit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build / Build:
Solutions/Ais.Net.Models.Specs/AisMessageType18StepDefinitions.cs#L87
Non-nullable property 'Position' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build / Build:
Solutions/Ais.Net.Models.Specs/AisMessageType18StepDefinitions.cs#L89
Non-nullable property 'RadioStatusType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build / Build:
Solutions/Ais.Net.Models.Specs/AisMessageType18StepDefinitions.cs#L12
Non-nullable field 'sut' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build / Build:
Solutions/Ais.Net.Models.Specs/AisMessageType18StepDefinitions.cs#L13
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build / Build:
Solutions/Ais.Net.Models.Specs/AisMessageType18StepDefinitions.cs#L82
Non-nullable property 'CsUnit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build / Build:
Solutions/Ais.Net.Models.Specs/AisMessageType18StepDefinitions.cs#L87
Non-nullable property 'Position' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Compile OK
Compile phase completed successfully
|
|
Test OK
Test phase completed successfully
|
|
Analysis OK
Analysis phase completed successfully
|
|
Package OK
Package phase completed successfully
|