Fix: Workaround the missing example executables on Linux and MacOS, for now. #313
Annotations
2 errors and 24 warnings
build (ubuntu-latest)
Process completed with exit code 1.
|
build (macos-latest)
Process completed with exit code 1.
|
build (ubuntu-latest):
CryptoNet.Models/CryptoNetInfo.cs#L56
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
CryptoNet.Models/CryptoNetInfo.cs#L57
Non-nullable property 'Iv' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
CryptoNet.Models/CryptoNetInfo.cs#L25
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
CryptoNet.Models/CryptoNetInfo.cs#L26
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
CryptoNet.Models/CryptoNetInfo.cs#L56
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
CryptoNet.Models/CryptoNetInfo.cs#L57
Non-nullable property 'Iv' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
CryptoNet.Models/CryptoNetInfo.cs#L25
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
CryptoNet.Models/CryptoNetInfo.cs#L26
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (macos-latest):
CryptoNet.Models/CryptoNetInfo.cs#L56
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (macos-latest):
CryptoNet.Models/CryptoNetInfo.cs#L57
Non-nullable property 'Iv' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (macos-latest):
CryptoNet.Models/CryptoNetInfo.cs#L25
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (macos-latest):
CryptoNet.Models/CryptoNetInfo.cs#L26
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (macos-latest):
CryptoNet.Models/CryptoNetInfo.cs#L56
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (macos-latest):
CryptoNet.Models/CryptoNetInfo.cs#L57
Non-nullable property 'Iv' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (macos-latest):
CryptoNet.Models/CryptoNetInfo.cs#L25
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (macos-latest):
CryptoNet.Models/CryptoNetInfo.cs#L26
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest):
CryptoNet.Models/CryptoNetInfo.cs#L25
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest):
CryptoNet.Models/CryptoNetInfo.cs#L26
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest):
CryptoNet.Models/CryptoNetInfo.cs#L56
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest):
CryptoNet.Models/CryptoNetInfo.cs#L57
Non-nullable property 'Iv' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest):
CryptoNet.Models/CryptoNetInfo.cs#L25
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest):
CryptoNet.Models/CryptoNetInfo.cs#L26
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest):
CryptoNet.Models/CryptoNetInfo.cs#L56
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest):
CryptoNet.Models/CryptoNetInfo.cs#L57
Non-nullable property 'Iv' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|