Merge pull request #6 from martian0x80/search #24
docker-workflow.yml
on: push
build-and-push
54s
deploy-to-server
48s
Annotations
26 warnings
build-and-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, docker/login-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-push:
IPUSenpaiBackend/CustomEntities/StudenCountSenpai.cs#L12
Nullability of reference types in return type of 'List<StudentCountSingle>? StudentCountByProgramme.StudentCounts.get' doesn't match implicitly implemented member 'List<StudentCountSingle> IStudentCountByFilter.StudentCounts.get' (possibly because of nullability attributes).
|
build-and-push:
IPUSenpaiBackend/CustomEntities/StudenCountSenpai.cs#L18
Nullability of reference types in return type of 'List<StudentCountSingle>? StudentCountByInstitute.StudentCounts.get' doesn't match implicitly implemented member 'List<StudentCountSingle> IStudentCountByFilter.StudentCounts.get' (possibly because of nullability attributes).
|
build-and-push:
IPUSenpaiBackend/CustomEntities/StudenCountSenpai.cs#L24
Nullability of reference types in return type of 'List<StudentCountSingle>? StudentCountByBatch.StudentCounts.get' doesn't match implicitly implemented member 'List<StudentCountSingle> IStudentCountByFilter.StudentCounts.get' (possibly because of nullability attributes).
|
build-and-push:
IPUSenpaiBackend/CustomEntities/RankSenpai.cs#L19
Non-nullable property 'MarksPerSemester' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-push:
IPUSenpaiBackend/Controllers/IPUSenpaiController.cs#L288
Nullable value type may be null.
|
build-and-push:
IPUSenpaiBackend/Controllers/IPUSenpaiController.cs#L365
Dereference of a possibly null reference.
|
build-and-push:
IPUSenpaiBackend/Controllers/IPUSenpaiController.cs#L425
Dereference of a possibly null reference.
|
build-and-push:
IPUSenpaiBackend/IPUSenpai/IPUSenpaiAPI.cs#L652
Non-nullable property 'Enrolno' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-push:
IPUSenpaiBackend/IPUSenpai/IPUSenpaiAPI.cs#L653
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-push:
IPUSenpaiBackend/IPUSenpai/IPUSenpaiAPI.cs#L654
Non-nullable property 'Subcode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-push
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build-and-push
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-push
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-push
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-push
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build-and-push
Nullability of reference types in return type of 'List<StudentCountSingle>? StudentCountByProgramme.StudentCounts.get' doesn't match implicitly implemented member 'List<StudentCountSingle> IStudentCountByFilter.StudentCounts.get' (possibly because of nullability attributes).
|
build-and-push
Nullability of reference types in return type of 'List<StudentCountSingle>? StudentCountByInstitute.StudentCounts.get' doesn't match implicitly implemented member 'List<StudentCountSingle> IStudentCountByFilter.StudentCounts.get' (possibly because of nullability attributes).
|
build-and-push
Nullability of reference types in return type of 'List<StudentCountSingle>? StudentCountByBatch.StudentCounts.get' doesn't match implicitly implemented member 'List<StudentCountSingle> IStudentCountByFilter.StudentCounts.get' (possibly because of nullability attributes).
|
build-and-push
Non-nullable property 'MarksPerSemester' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-push
Nullable value type may be null.
|
build-and-push
Dereference of a possibly null reference.
|
build-and-push
Dereference of a possibly null reference.
|
build-and-push
Non-nullable property 'Enrolno' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-push
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|