Skip to content

Optimized project participation query for musician profiles #415

Optimized project participation query for musician profiles

Optimized project participation query for musician profiles #415

Triggered via pull request June 23, 2023 20:28
Status Failure
Total duration 5m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql.yml

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

Annotations

7 errors and 1 warning
Analyze (csharp): Tests/Orso.Arpa.Domain.Tests/ProjectsTests/ValidatorTests/SetProjectParticipationCommandValidatorTests.cs#L33
'SetProjectParticipation.Validator' does not contain a constructor that takes 2 arguments
Analyze (csharp): Tests/Orso.Arpa.Domain.Tests/ProjectParticipationsTests/QueryHandlerTests/GetForMusicianProfileQueryHandlerTests.cs#L44
Cannot implicitly convert type 'System.Collections.Generic.IEnumerable<Orso.Arpa.Domain.Logic.ProjectParticipations.MusicianProfileProjectParticipationGrouping>' to 'System.Collections.Generic.IEnumerable<Orso.Arpa.Domain.Entities.ProjectParticipation>'. An explicit conversion exists (are you missing a cast?)
Analyze (csharp): Tests/Orso.Arpa.Domain.Tests/ProjectParticipationsTests/QueryHandlerTests/GetForMusicianProfileQueryHandlerTests.cs#L67
Cannot implicitly convert type 'System.Collections.Generic.IEnumerable<Orso.Arpa.Domain.Logic.ProjectParticipations.MusicianProfileProjectParticipationGrouping>' to 'System.Collections.Generic.IEnumerable<Orso.Arpa.Domain.Entities.ProjectParticipation>'. An explicit conversion exists (are you missing a cast?)
Analyze (csharp): Tests/Orso.Arpa.Domain.Tests/ProjectsTests/ValidatorTests/SetProjectParticipationCommandValidatorTests.cs#L33
'SetProjectParticipation.Validator' does not contain a constructor that takes 2 arguments
Analyze (csharp): Tests/Orso.Arpa.Domain.Tests/ProjectParticipationsTests/QueryHandlerTests/GetForMusicianProfileQueryHandlerTests.cs#L44
Cannot implicitly convert type 'System.Collections.Generic.IEnumerable<Orso.Arpa.Domain.Logic.ProjectParticipations.MusicianProfileProjectParticipationGrouping>' to 'System.Collections.Generic.IEnumerable<Orso.Arpa.Domain.Entities.ProjectParticipation>'. An explicit conversion exists (are you missing a cast?)
Analyze (csharp): Tests/Orso.Arpa.Domain.Tests/ProjectParticipationsTests/QueryHandlerTests/GetForMusicianProfileQueryHandlerTests.cs#L67
Cannot implicitly convert type 'System.Collections.Generic.IEnumerable<Orso.Arpa.Domain.Logic.ProjectParticipations.MusicianProfileProjectParticipationGrouping>' to 'System.Collections.Generic.IEnumerable<Orso.Arpa.Domain.Entities.ProjectParticipation>'. An explicit conversion exists (are you missing a cast?)
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.