Add more endpoints for statistics/. #17
docker-workflow.yml
on: push
build-and-push
49s
deploy-to-server
24s
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/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#L287
Nullable value type may be null.
|
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:
IPUSenpaiBackend/IPUSenpai/IPUSenpaiAPI.cs#L658
Non-nullable property 'Semester' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-push:
IPUSenpaiBackend/IPUSenpai/IPUSenpaiAPI.cs#L659
Non-nullable property 'Exam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-push:
IPUSenpaiBackend/IPUSenpai/IPUSenpaiAPI.cs#L660
Non-nullable property 'Resultdate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-push:
IPUSenpaiBackend/Controllers/IPUSenpaiController.cs#L364
Dereference of a possibly null reference.
|
build-and-push:
IPUSenpaiBackend/Controllers/IPUSenpaiController.cs#L424
Dereference of a possibly null reference.
|
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
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.
|
build-and-push
Non-nullable property 'Subcode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-push
Non-nullable property 'Semester' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-push
Non-nullable property 'Exam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|