Skip to content

Build for Ubuntu 22.04 #2

Build for Ubuntu 22.04

Build for Ubuntu 22.04 #2

Manually triggered April 16, 2024 12:48
Status Success
Total duration 41s
Billable time 1m
Artifacts

build-ubuntu.yml

on: workflow_dispatch
Build-for-Ubuntu
31s
Build-for-Ubuntu
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build-for-Ubuntu: amanda/ChemicalUtils.cs#L119
Nullability of reference types in type of parameter 'other' of 'bool Permutations.Equals(Permutations other)' doesn't match implicitly implemented member 'bool IEquatable<Permutations>.Equals(Permutations? other)' (possibly because of nullability attributes).
Build-for-Ubuntu: amanda/ChemicalUtils.cs#L89
Possible null reference return.
Build-for-Ubuntu: amanda/FASTAParser.cs#L848
Possible null reference return.
Build-for-Ubuntu: amanda/FASTAParser.cs#L850
Possible null reference return.
Build-for-Ubuntu: amanda/FASTAParser.cs#L464
Possible null reference return.
Build-for-Ubuntu: amanda/FASTAParser.cs#L511
Possible null reference return.
Build-for-Ubuntu: amanda/MGFParser.cs#L68
Converting null literal or possible null value to non-nullable type.
Build-for-Ubuntu: amanda/MGFParser.cs#L231
Converting null literal or possible null value to non-nullable type.
Build-for-Ubuntu: amanda/MGFParser.cs#L49
Non-nullable property 'FragmentsPeaks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build-for-Ubuntu: amanda/MGFParser.cs#L49
Non-nullable property 'ImmunePeaks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.