Skip to content

feat(build workflow): Deployment job #53

feat(build workflow): Deployment job

feat(build workflow): Deployment job #53

Triggered via pull request September 8, 2024 20:23
Status Success
Total duration 2m 24s
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/AdminController.cs#L28
Nullable value type may be null.
test: mohaymen-codestar-Team02/Controllers/ProfileController.cs#L27
Nullable value type may be null.
test: mohaymen-codestar-Team02/Controllers/AdminController.cs#L36
Nullable value type may be null.
test: mohaymen-codestar-Team02/Controllers/ProfileController.cs#L34
Nullable value type may be null.
test: mohaymen-codestar-Team02/Controllers/AdminController.cs#L53
Nullable value type may be null.
test: mohaymen-codestar-Team02/Controllers/AdminController.cs#L67
Nullable value type may be null.
test: mohaymen-codestar-Team02/Controllers/AdminController.cs#L82
Nullable value type may be null.
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
Nullable value type may be null.
test
Nullable value type may be null.
test
Nullable value type may be null.
test
Nullable value type may be null.
test
Nullable value type may be null.