Skip to content

feat(build workflow): Deployment job concurrency set #57

feat(build workflow): Deployment job concurrency set

feat(build workflow): Deployment job concurrency set #57

Triggered via pull request September 8, 2024 23:52
Status Success
Total duration 1m 38s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
test
Process completed with exit code 2.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: mohaymen-codestar-Team02/Data/DataContext.cs#L14
The type 'mohaymen_codestar_Team02.Models.User?' cannot be used as type parameter 'TEntity' in the generic type or method 'DbSet<TEntity>'. Nullability of type argument 'mohaymen_codestar_Team02.Models.User?' doesn't match 'class' constraint.
test: mohaymen-codestar-Team02/Models/Graph/Edge.cs#L8
Nullability of reference types in return type of 'string? Edge.Source.get' doesn't match implicitly implemented member 'string IEdge<string>.Source.get' (possibly because of nullability attributes).
test: mohaymen-codestar-Team02/Models/Graph/Edge.cs#L9
Nullability of reference types in return type of 'string? Edge.Target.get' doesn't match implicitly implemented member 'string IEdge<string>.Target.get' (possibly because of nullability attributes).
test: mohaymen-codestar-Team02/Controllers/ProfileController.cs#L27
Nullable value type may be null.
test: mohaymen-codestar-Team02/Controllers/ProfileController.cs#L34
Nullable value type may be null.
test: mohaymen-codestar-Team02/Services/VertexService/VertexService.cs#L30
Possible null reference argument for parameter 'source' in 'IEnumerable<GetAttributeDto> Enumerable.Select<VertexAttribute, GetAttributeDto>(IEnumerable<VertexAttribute> source, Func<VertexAttribute, GetAttributeDto> selector)'.
test: mohaymen-codestar-Team02/Controllers/DataAdminController.cs#L36
Nullable value type may be null.
test: mohaymen-codestar-Team02/Controllers/DataAdminController.cs#L38
The variable 'e' is declared but never used
test: mohaymen-codestar-Team02/Controllers/DataAdminController.cs#L48
Nullable value type may be null.
test: mohaymen-codestar-Team02/Controllers/DataAdminController.cs#L57
Dereference of a possibly null reference.
test
The type 'mohaymen_codestar_Team02.Models.User?' cannot be used as type parameter 'TEntity' in the generic type or method 'DbSet<TEntity>'. Nullability of type argument 'mohaymen_codestar_Team02.Models.User?' doesn't match 'class' constraint.
test
Nullability of reference types in return type of 'string? Edge.Source.get' doesn't match implicitly implemented member 'string IEdge<string>.Source.get' (possibly because of nullability attributes).
test
Nullability of reference types in return type of 'string? Edge.Target.get' doesn't match implicitly implemented member 'string IEdge<string>.Target.get' (possibly because of nullability attributes).
test
Nullable value type may be null.
test
Nullable value type may be null.
test
Possible null reference argument for parameter 'source' in 'IEnumerable<GetAttributeDto> Enumerable.Select<VertexAttribute, GetAttributeDto>(IEnumerable<VertexAttribute> source, Func<VertexAttribute, GetAttributeDto> selector)'.
test
Nullable value type may be null.
test
The variable 'e' is declared but never used
test
Nullable value type may be null.
test
Nullable value type may be null.