Skip to content

Deploy BE

Deploy BE #8

Manually triggered May 27, 2024 08:17
Status Failure
Total duration 1m 15s
Artifacts

deploy-be.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Error: Command failed: git push --force heroku `git subtree split --prefix=api/publish HEAD`:refs/heads/main 1/146 (0) [0] 2/146 (1) [0] 3/146 (2) [0] 4/146 (3) [0] 5/146 (4) [0] 6/146 (5) [0] 7/146 (6) [0] 8/146 (7) [0] 9/146 (8) [0] 10/146 (9) [0] 11/146 (10) [0] 12/146 (11) [0] 13/146 (12) [0] 14/146 (13) [0] 15/146 (14) [0] 16/146 (15) [0] 17/146 (16) [0] 18/146 (17) [0] 19/146 (18) [0] 20/146 (19) [0] 21/146 (20) [0] 22/146 (21) [0] 23/146 (22) [0] 24/146 (23) [0] 25/146 (24) [0] 26/146 (25) [0] 27/146 (26) [0] 28/146 (27) [0] 29/146 (28) [0] 30/146 (29) [0] 31/146 (30) [0] 32/146 (31) [0] 33/146 (32) [0] 34/146 (33) [0] 35/146 (34) [0] 36/146 (35) [0] 37/146 (36) [0] 38/146 (37) [0] 39/146 (38) [0] 40/146 (39) [0] 41/146 (40) [0] 42/146 (41) [0] 43/146 (42) [0] 44/146 (43) [0] 45/146 (44) [0] 46/146 (45) [0] 47/146 (46) [0] 48/146 (47) [0] 49/146 (48) [0] 50/146 (49) [0] 51/146 (50) [0] 52/146 (51) [0] 53/146 (52) [0] 54/146 (53) [0] 55/146 (54) [0] 56/146 (55) [0] 57/146 (56) [0] 58/146 (57) [0] 59/146 (58) [0] 60/146 (59) [0] 61/146 (60) [0] 62/146 (61) [0] 63/146 (62) [0] 64/146 (63) [0] 65/146 (64) [0] 66/146 (65) [0] 67/146 (66) [0] 68/146 (67) [0] 69/146 (68) [0] 70/146 (69) [0] 71/146 (70) [0] 72/146 (71) [0] 73/146 (72) [0] 74/146 (73) [0] 75/146 (74) [0] 76/146 (75) [0] 77/146 (76) [0] 78/146 (77) [0] 79/146 (78) [0] 80/146 (79) [0] 81/146 (80) [0] 82/146 (81) [0] 83/146 (82) [0] 84/146 (83) [0] 85/146 (84) [0] 86/146 (85) [0] 87/146 (86) [0] 88/146 (87) [0] 89/146 (88) [0] 90/146 (89) [0] 91/146 (90) [0] 92/146 (91) [0] 93/146 (92) [0] 94/146 (93) [0] 95/146 (94) [0] 96/146 (95) [0] 97/146 (96) [0] 98/146 (97) [0] 99/146 (98) [0] 100/146 (99) [0] 101/146 (100) [0] 102/146 (101) [0] 103/146 (102) [0] 104/146 (103) [0] 105/146 (104) [0] 106/146 (105) [0] 107/146 (106) [0] 108/146 (107) [0] 109/146 (108) [0] 110/146 (109) [0] 111/146 (110) [0] 112/146 (111) [0] 113/146 (112) [0] 114/146 (113) [0] 115/146 (114) [0] 116/146 (115) [0] 117/146 (116) [0] 118/146 (117) [0] 119/146 (118) [0] 120/146 (119) [0] 121/146 (120) [0] 122/146 (121) [0] 123/146 (122) [0] 124/146 (123) [0] 125/146 (124) [0] 126/146 (125) [0] 127/146 (126) [0] 128/146 (127) [0] 129/146 (128) [0] 130/146 (129) [0] 131/146 (130) [0] 132/146 (131) [0] 133/146 (132) [0] 134/146 (133) [0] 135/146 (134) [0] 136/146 (135) [0] 137/146 (136) [0] 138/146 (137) [0] 139/146 (138) [0] 140/146 (139) [0] 141/146 (140) [0] 142/146 (141) [0] 143/146 (142) [0] 144/146 (143) [0] 145/146 (144) [0] 146/146 (145) [0] remote: Updated 51 paths from e1f9907 remote: Compressing source files... done. remote: Building source: remote: remote: -----> Building on the Heroku-22 stack remote: -----> Using buildpack: https://github.com/jincod/dotnetcore-buildpack remote: -----> App not compatible with buildpack: https://github.com/jincod/dotnetcore-buildpack remote: More info: https://devcenter.heroku.com/articles/buildpacks#detection-failure remote: remote: ! Push failed remote: Verifying deploy... remote: remote: ! Push rejected to ***. remote: To https://git.heroku.com/***.git ! [remote rejected] a1418c77ed61726fc96f1abf0c9eaab3014ff7b9 -> main (pre-receive hook declined) error: failed to push some refs to 'https://git.heroku.com/***.git'
build: Shared/Dtos/FromClient/Identity/LoginDto.cs#L7
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Shared/Dtos/FromClient/Identity/LoginDto.cs#L9
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Shared/Models/GetCriticalPlantDto.cs#L22
Possible null reference assignment.
build: Infrastructure/Repositories/PlantRepository.cs#L111
Dereference of a possibly null reference.
build: Infrastructure/Repositories/PlantRepository.cs#L112
Dereference of a possibly null reference.
build: Core/Options/MqttOptions.cs#L5
Non-nullable property 'Server' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Core/Options/MqttOptions.cs#L7
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Core/Options/MqttOptions.cs#L8
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Core/Options/MqttOptions.cs#L9
Non-nullable property 'SubscribeTopic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Core/Options/MqttOptions.cs#L10
Non-nullable property 'PublishTopic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.