Skip to content

Updated PEP to use set seed (42) #69

Updated PEP to use set seed (42)

Updated PEP to use set seed (42) #69

Triggered via pull request September 12, 2024 20:52
Status Failure
Total duration 2m 25s
Artifacts

build.yml

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

Annotations

30 errors and 30 warnings
macos-latest: MetaMorpheus/Test/FdrTest.cs#L222
Cannot declare a variable of static type 'PepAnalysisEngine'
macos-latest: MetaMorpheus/Test/FdrTest.cs#L222
Cannot create an instance of the static class 'PepAnalysisEngine'
macos-latest: MetaMorpheus/Test/FdrTest.cs#L245
Member 'PepAnalysisEngine.CreateOnePsmDataEntry(string, SpectralMatch, IBioPolymerWithSetMods, int, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
macos-latest: MetaMorpheus/Test/FdrTest.cs#L263
Member 'PepAnalysisEngine.ComputePEPValuesForAllPSMs()' cannot be accessed with an instance reference; qualify it with a type name instead
macos-latest: MetaMorpheus/Test/FdrTest.cs#L287
Cannot create an instance of the static class 'PepAnalysisEngine'
macos-latest: MetaMorpheus/Test/FdrTest.cs#L288
Member 'PepAnalysisEngine.ComputePEPValuesForAllPSMs()' cannot be accessed with an instance reference; qualify it with a type name instead
macos-latest: MetaMorpheus/Test/FdrTest.cs#L337
Member 'PepAnalysisEngine.CreateOnePsmDataEntry(string, SpectralMatch, IBioPolymerWithSetMods, int, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
macos-latest: MetaMorpheus/Test/FdrTest.cs#L369
Cannot create an instance of the static class 'PepAnalysisEngine'
macos-latest: MetaMorpheus/Test/FdrTest.cs#L370
Member 'PepAnalysisEngine.ComputePEPValuesForAllPSMs()' cannot be accessed with an instance reference; qualify it with a type name instead
macos-latest: MetaMorpheus/Test/FdrTest.cs#L375
Cannot create an instance of the static class 'PepAnalysisEngine'
ubuntu-latest: MetaMorpheus/Test/XLTest.cs#L675
Cannot declare a variable of static type 'PepAnalysisEngine'
ubuntu-latest: MetaMorpheus/Test/XLTest.cs#L675
Cannot create an instance of the static class 'PepAnalysisEngine'
ubuntu-latest: MetaMorpheus/Test/XLTest.cs#L692
Member 'PepAnalysisEngine.CreateOnePsmDataEntry(string, SpectralMatch, IBioPolymerWithSetMods, int, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
ubuntu-latest: MetaMorpheus/Test/XLTest.cs#L717
Member 'PepAnalysisEngine.CreateOnePsmDataEntry(string, SpectralMatch, IBioPolymerWithSetMods, int, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
ubuntu-latest: MetaMorpheus/Test/XLTest.cs#L746
Member 'PepAnalysisEngine.CreateOnePsmDataEntry(string, SpectralMatch, IBioPolymerWithSetMods, int, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
ubuntu-latest: MetaMorpheus/Test/FdrTest.cs#L222
Cannot declare a variable of static type 'PepAnalysisEngine'
ubuntu-latest: MetaMorpheus/Test/FdrTest.cs#L222
Cannot create an instance of the static class 'PepAnalysisEngine'
ubuntu-latest: MetaMorpheus/Test/FdrTest.cs#L245
Member 'PepAnalysisEngine.CreateOnePsmDataEntry(string, SpectralMatch, IBioPolymerWithSetMods, int, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
ubuntu-latest: MetaMorpheus/Test/FdrTest.cs#L263
Member 'PepAnalysisEngine.ComputePEPValuesForAllPSMs()' cannot be accessed with an instance reference; qualify it with a type name instead
ubuntu-latest: MetaMorpheus/Test/FdrTest.cs#L287
Cannot create an instance of the static class 'PepAnalysisEngine'
windows-latest: MetaMorpheus/Test/XLTest.cs#L675
Cannot declare a variable of static type 'PepAnalysisEngine'
windows-latest: MetaMorpheus/Test/XLTest.cs#L675
Cannot create an instance of the static class 'PepAnalysisEngine'
windows-latest: MetaMorpheus/Test/XLTest.cs#L692
Member 'PepAnalysisEngine.CreateOnePsmDataEntry(string, SpectralMatch, IBioPolymerWithSetMods, int, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
windows-latest: MetaMorpheus/Test/XLTest.cs#L717
Member 'PepAnalysisEngine.CreateOnePsmDataEntry(string, SpectralMatch, IBioPolymerWithSetMods, int, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
windows-latest: MetaMorpheus/Test/XLTest.cs#L746
Member 'PepAnalysisEngine.CreateOnePsmDataEntry(string, SpectralMatch, IBioPolymerWithSetMods, int, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
windows-latest: MetaMorpheus/Test/FdrTest.cs#L222
Cannot declare a variable of static type 'PepAnalysisEngine'
windows-latest: MetaMorpheus/Test/FdrTest.cs#L222
Cannot create an instance of the static class 'PepAnalysisEngine'
windows-latest: MetaMorpheus/Test/FdrTest.cs#L245
Member 'PepAnalysisEngine.CreateOnePsmDataEntry(string, SpectralMatch, IBioPolymerWithSetMods, int, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
windows-latest: MetaMorpheus/Test/FdrTest.cs#L263
Member 'PepAnalysisEngine.ComputePEPValuesForAllPSMs()' cannot be accessed with an instance reference; qualify it with a type name instead
windows-latest: MetaMorpheus/Test/FdrTest.cs#L287
Cannot create an instance of the static class 'PepAnalysisEngine'
macos-latest: MetaMorpheus/EngineLayer/PsmTsv/PsmTsvReader.cs#L47
The variable 'e' is declared but never used
macos-latest: MetaMorpheus/TaskLayer/AveragingTask/SpectralAveragingTask.cs#L82
The variable 'e' is declared but never used
macos-latest: MetaMorpheus/TaskLayer/GlycoSearchTask/PostGlycoSearchAnalysisTask.cs#L34
The variable 'proteinGroups' is assigned but its value is never used
macos-latest: MetaMorpheus/GuiFunctions/ViewModels/SpectralAveragingParametersViewModel.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
macos-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L509
The variable 'e' is declared but never used
macos-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L542
The variable 'e' is declared but never used
macos-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L574
The variable 'e' is declared but never used
macos-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L606
The variable 'e' is declared but never used
macos-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L638
The variable 'e' is declared but never used
ubuntu-latest: MetaMorpheus/EngineLayer/PsmTsv/PsmTsvReader.cs#L47
The variable 'e' is declared but never used
ubuntu-latest: MetaMorpheus/GuiFunctions/ViewModels/SpectralAveragingParametersViewModel.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ubuntu-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L509
The variable 'e' is declared but never used
ubuntu-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L542
The variable 'e' is declared but never used
ubuntu-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L574
The variable 'e' is declared but never used
ubuntu-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L606
The variable 'e' is declared but never used
ubuntu-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L638
The variable 'e' is declared but never used
ubuntu-latest: MetaMorpheus/GuiFunctions/ViewModels/SpectralAveragingParametersViewModel.cs#L22
The field 'SpectralAveragingParametersViewModel.previousOverlap' is never used
ubuntu-latest: MetaMorpheus/GuiFunctions/ViewModels/SpectralAveragingParametersViewModel.cs#L23
The field 'SpectralAveragingParametersViewModel.savedPath' is never used
windows-latest: MetaMorpheus/EngineLayer/PsmTsv/PsmTsvReader.cs#L47
The variable 'e' is declared but never used
windows-latest: MetaMorpheus/GuiFunctions/ViewModels/SpectralAveragingParametersViewModel.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
windows-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L509
The variable 'e' is declared but never used
windows-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L542
The variable 'e' is declared but never used
windows-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L574
The variable 'e' is declared but never used
windows-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L606
The variable 'e' is declared but never used
windows-latest: MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs#L638
The variable 'e' is declared but never used
windows-latest: MetaMorpheus/GuiFunctions/ViewModels/SpectralAveragingParametersViewModel.cs#L23
The field 'SpectralAveragingParametersViewModel.savedPath' is never used
windows-latest: MetaMorpheus/GuiFunctions/ViewModels/SpectralAveragingParametersViewModel.cs#L22
The field 'SpectralAveragingParametersViewModel.previousOverlap' is never used