Upload BOM files to API after they have been processed #1945
Annotations
1 error and 20 warnings
|
|
Corgibytes.Freshli.Cli/Functionality/History/FireHistoryStopPointProcessingErrorActivity.cs#L24
'FireHistoryStopPointProcessingErrorActivity.Priority' hides inherited member 'ApplicationTaskBase.Priority'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Corgibytes.Freshli.Cli/Functionality/Support/Configuration.cs#L74
Nullability of reference types in type of parameter 'value' of 'void Configuration.ProjectSlug.set' doesn't match implicitly implemented member 'void IConfiguration.ProjectSlug.set' (possibly because of nullability attributes).
|
Corgibytes.Freshli.Cli/Functionality/Support/Configuration.cs#L27
Non-nullable property 'ProjectSlug' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Corgibytes.Freshli.Cli/Functionality/Git/VerifyGitRepositoryInLocalDirectoryActivity.cs#L28
Dereference of a possibly null reference.
|
Corgibytes.Freshli.Cli/Functionality/Api/RepositoryMetadataEntity.cs#L5
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Corgibytes.Freshli.Cli/Functionality/Api/RepositoryMetadataEntity.cs#L6
Non-nullable property 'Remote' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Corgibytes.Freshli.Cli/Functionality/Api/RepositoryMetadataEntity.cs#L7
Non-nullable property 'Branch' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Corgibytes.Freshli.Cli/Functionality/Api/ProjectEntity.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Corgibytes.Freshli.Cli/Functionality/Api/ProjectEntity.cs#L9
Non-nullable property 'Nickname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Corgibytes.Freshli.Cli/Functionality/History/FireHistoryStopPointProcessingErrorActivity.cs#L24
'FireHistoryStopPointProcessingErrorActivity.Priority' hides inherited member 'ApplicationTaskBase.Priority'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Corgibytes.Freshli.Cli/Functionality/Support/Configuration.cs#L74
Nullability of reference types in type of parameter 'value' of 'void Configuration.ProjectSlug.set' doesn't match implicitly implemented member 'void IConfiguration.ProjectSlug.set' (possibly because of nullability attributes).
|
Corgibytes.Freshli.Cli/Functionality/Support/Configuration.cs#L27
Non-nullable property 'ProjectSlug' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Corgibytes.Freshli.Cli/Functionality/Api/BomMetadataEntity.cs#L7
Non-nullable property 'OrganizationNickname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Corgibytes.Freshli.Cli/Functionality/Api/BomMetadataEntity.cs#L8
Non-nullable property 'ProjectNickname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Corgibytes.Freshli.Cli/Functionality/Api/BomMetadataEntity.cs#L9
Non-nullable property 'Repository' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Corgibytes.Freshli.Cli/Functionality/Api/BomMetadataEntity.cs#L11
Non-nullable property 'Commit' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Corgibytes.Freshli.Cli/Functionality/Api/BomMetadataEntity.cs#L12
Non-nullable property 'Manifest' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Corgibytes.Freshli.Cli/Functionality/Api/CommitMetadataEntity.cs#L7
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Corgibytes.Freshli.Cli/Functionality/Api/IdentityEntity.cs#L6
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading