Skip to content

Added additional changes #331

Added additional changes

Added additional changes #331

Triggered via push March 14, 2024 05:24
Status Success
Total duration 55s
Artifacts 1

nunit-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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: hagglehaul.Server/Program.cs#L54
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build: hagglehaul.Server/Controllers/RiderController.cs#L59
Possible null reference argument for parameter 'email' in 'Task<UserCore> IUserCoreService.GetAsync(string email)'.
build: hagglehaul.Server/Controllers/RiderController.cs#L89
Possible null reference argument for parameter 'email' in 'Task<UserCore> IUserCoreService.GetAsync(string email)'.
build: hagglehaul.Server/Controllers/RiderController.cs#L120
Possible null reference assignment.
build: hagglehaul.Server/Controllers/RiderController.cs#L131
Possible null reference argument for parameter 'email' in 'Task<DriverProfile> IDriverProfileService.GetAsync(string email)'.
build: hagglehaul.Server/Controllers/RiderController.cs#L144
Possible null reference argument for parameter 'email' in 'Task<DriverProfile> IDriverProfileService.GetAsync(string email)'.
build: hagglehaul.Server/Controllers/RiderController.cs#L146
Possible null reference assignment.
build: hagglehaul.Server/Controllers/RiderController.cs#L169
Possible null reference assignment.
build: hagglehaul.Server/Controllers/RiderController.cs#L177
Possible null reference argument for parameter 'tripId' in 'Task<List<Bid>> IBidService.GetTripBidsAsync(string tripId)'.
build: hagglehaul.Server/EmailViews/NewBidEmail.cshtml.cs#L7
Non-nullable property 'RiderName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
dotnet-results-hagglehaul Expired
5.7 KB