Skip to content

Weird casting seems to have broken the main query for transfer studen… #16

Weird casting seems to have broken the main query for transfer studen…

Weird casting seems to have broken the main query for transfer studen… #16

Triggered via push May 4, 2024 09:40
Status Success
Total duration 1m 31s
Artifacts
build-and-push
48s
build-and-push
deploy-to-server
27s
deploy-to-server
Fit to window
Zoom out
Zoom in

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/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: 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
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
The variable '_' is declared but never used
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.