Skip to content

#86 remove not wanted test #307

#86 remove not wanted test

#86 remove not wanted test #307

Triggered via push October 20, 2024 09:01
Status Success
Total duration 1m 50s
Artifacts

ci.yml

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

Annotations

24 warnings
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#L58
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#L61
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#L58
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#L61
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#L58
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#L61
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#L58
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#L61
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#L58
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#L61
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#L58
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#L61
Non-nullable property 'Iv' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.