Skip to content

spectre updated

spectre updated #95

Re-run triggered December 6, 2024 12:02
Status Failure
Total duration 1m 23s
Artifacts
Matrix: Run Paprika tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 41 warnings
Run Paprika tests (win)
No files were found with the provided path: ./src/Paprika.Importer/bin/Release/net8.0/win-x64. No artifacts will be uploaded.
Run Paprika tests (linux)
The job was canceled because "win" failed.
Run Paprika tests (linux)
The operation was canceled.
Run Paprika tests (win)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Paprika tests (win): src/Paprika/Chain/Blockchain.cs#L68
Non-nullable event 'Flushed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Run Paprika tests (win): src/Paprika/Chain/Blockchain.cs#L68
Non-nullable event 'FlusherFailure' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Run Paprika tests (win): src/Paprika/Utils/Metrics.cs#L200
Non-nullable property 'DbSize' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (win): src/Paprika/Utils/Metrics.cs#L188
Non-nullable property 'TotalMerkle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (win): src/Paprika/Utils/Metrics.cs#L191
Non-nullable property 'StateProcessing' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (win): src/Paprika/Utils/Metrics.cs#L194
Non-nullable property 'StorageProcessing' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (win): src/Paprika/Utils/Metrics.cs#L150
Parameter 'instrument' is unread.
Run Paprika tests (win): src/Paprika/Chain/Blockchain.cs#L1965
Possible null reference assignment.
Run Paprika tests (win): src/Paprika/Chain/Blockchain.cs#L2022
Possible null reference argument for parameter 'item' in 'void List<ReadOnlyState>.Add(ReadOnlyState item)'.
Run Paprika tests (win): src/Paprika/Store/StorageFanOut.cs#L397
This returns a parameter by reference 'key' but it is scoped to the current method
Run Paprika tests (win): src/Paprika/Chain/Blockchain.cs#L68
Non-nullable event 'Flushed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Run Paprika tests (win): src/Paprika/Chain/Blockchain.cs#L68
Non-nullable event 'FlusherFailure' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Run Paprika tests (win): src/Paprika/Utils/Metrics.cs#L200
Non-nullable property 'DbSize' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (win): src/Paprika/Utils/Metrics.cs#L188
Non-nullable property 'TotalMerkle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (win): src/Paprika/Utils/Metrics.cs#L191
Non-nullable property 'StateProcessing' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (win): src/Paprika/Utils/Metrics.cs#L194
Non-nullable property 'StorageProcessing' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (win): src/Paprika/Utils/Metrics.cs#L150
Parameter 'instrument' is unread.
Run Paprika tests (win): src/Paprika/Chain/Blockchain.cs#L1965
Possible null reference assignment.
Run Paprika tests (win): src/Paprika/Chain/Blockchain.cs#L2022
Possible null reference argument for parameter 'item' in 'void List<ReadOnlyState>.Add(ReadOnlyState item)'.
Run Paprika tests (win): src/Paprika/Store/StorageFanOut.cs#L397
This returns a parameter by reference 'key' but it is scoped to the current method
Run Paprika tests (linux): src/Paprika/Utils/Metrics.cs#L200
Non-nullable property 'DbSize' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (linux): src/Paprika/Utils/Metrics.cs#L188
Non-nullable property 'TotalMerkle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (linux): src/Paprika/Utils/Metrics.cs#L191
Non-nullable property 'StateProcessing' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (linux): src/Paprika/Utils/Metrics.cs#L194
Non-nullable property 'StorageProcessing' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (linux): src/Paprika/Utils/Metrics.cs#L150
Parameter 'instrument' is unread.
Run Paprika tests (linux): src/Paprika/Chain/Blockchain.cs#L68
Non-nullable event 'Flushed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Run Paprika tests (linux): src/Paprika/Chain/Blockchain.cs#L68
Non-nullable event 'FlusherFailure' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Run Paprika tests (linux): src/Paprika/Store/StorageFanOut.cs#L397
This returns a parameter by reference 'key' but it is scoped to the current method
Run Paprika tests (linux): src/Paprika/Chain/Blockchain.cs#L1965
Possible null reference assignment.
Run Paprika tests (linux): src/Paprika/Chain/Blockchain.cs#L2022
Possible null reference argument for parameter 'item' in 'void List<ReadOnlyState>.Add(ReadOnlyState item)'.
Run Paprika tests (linux): src/Paprika/Utils/Metrics.cs#L200
Non-nullable property 'DbSize' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (linux): src/Paprika/Utils/Metrics.cs#L188
Non-nullable property 'TotalMerkle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (linux): src/Paprika/Utils/Metrics.cs#L191
Non-nullable property 'StateProcessing' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (linux): src/Paprika/Utils/Metrics.cs#L194
Non-nullable property 'StorageProcessing' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Paprika tests (linux): src/Paprika/Utils/Metrics.cs#L150
Parameter 'instrument' is unread.
Run Paprika tests (linux): src/Paprika/Store/StorageFanOut.cs#L397
This returns a parameter by reference 'key' but it is scoped to the current method
Run Paprika tests (linux): src/Paprika/Chain/Blockchain.cs#L68
Non-nullable event 'Flushed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Run Paprika tests (linux): src/Paprika/Chain/Blockchain.cs#L68
Non-nullable event 'FlusherFailure' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Run Paprika tests (linux): src/Paprika/Chain/Blockchain.cs#L1965
Possible null reference assignment.
Run Paprika tests (linux): src/Paprika/Chain/Blockchain.cs#L2022
Possible null reference argument for parameter 'item' in 'void List<ReadOnlyState>.Add(ReadOnlyState item)'.